{
  "name": "3bam Mahjong",
  "short_name": "Mahjong",
  "description": "Solo and multiplayer American Mahjong — 2026 card rules, 8-bit style.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#C68B00",
  "background_color": "#E8DECA",
  "lang": "en",
  "icons": [
    {
      "src": "/static/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/static/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
