{
  "name": "Keigo Spirits: Mahjong Quest",
  "short_name": "Keigo Spirits",
  "description": "Match jewel-bright tiles, learn real Japanese honorifics, and become a spirit guardian of forgotten shrines.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0a1f",
  "theme_color": "#1a0f2e",
  "categories": ["games", "education"],
  "icons": [
    { "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any maskable" }
  ]
}