{
  "name": "○×プレース",
  "short_name": "○×プレース",
  "description": "8×8マスに○と×を入れて解く論理パズル。150問以上収録。",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f0e8",
  "theme_color": "#1558b0",
  "lang": "ja",
  "categories": ["games", "puzzle"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
