{
  "name": "ケシバト - 放課後装備戦",
  "short_name": "ケシバト",
  "description": "学校アイテムで魔改造した消しピンで対戦！短時間で盛り上がる放課後装備戦。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1e26",
  "theme_color": "#1a1e26",
  "lang": "ja",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "./icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
