{
  "name": "Market Quest",
  "short_name": "Market Quest",
  "description": "Learn investing through a fun board game / 投資すごろくゲーム",
  "start_url": "/phaser/game",
  "display": "standalone",
  "background_color": "#1e3a5f",
  "theme_color": "#1e3a5f",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "education"],
  "lang": "ja",
  "dir": "ltr"
}
