{
  "name": "Taiwanese Mahjong Online",
  "short_name": "Mahjong",
  "description": "Play Taiwanese Mahjong online with friends or AI bots. 16-tile rules, real-time multiplayer.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0e0602",
  "theme_color": "#1a0e04",
  "scope": "/",
  "lang": "en",
  "categories": ["games"],
  "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"
    }
  ]
}
