{
  "name": "ダイスキングダム",
  "short_name": "ダイスKD",
  "description": "アステリア大陸をサイコロで旅して物件を買い集め、独占と決算で総資産No.1を目指すすごろくボードゲーム。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#12131f",
  "theme_color": "#151726",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
