{
  "name": "Crak, Dot, Bam — Mahjong Training App",
  "short_name": "Crak Dot Bam",
  "description": "AI-powered American Mahjong companion. Snap your tiles, get Charleston advice, and find your best NMJL hand matches.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fef9ef",
  "theme_color": "#e8a0bf",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
