{
  "name": "SUBITZE",
  "short_name": "SUBITZE",
  "description": "数の瞬間認識で脳を鍛える、かわいいモンスター学習ゲーム",
  "start_url": "/stage.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF8E7",
  "theme_color": "#58CC02",
  "lang": "ja",
  "categories": ["games", "education", "kids"],
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
