{
  "name": "Kachuful — Digital Card Game",
  "short_name": "Kachuful",
  "description": "Traditional Gujarati Kachuful digital scorebook and multiplayer card game with automatic scoring.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#091712",
  "theme_color": "#0a291f",
  "orientation": "any",
  "lang": "en",
  "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", "entertainment"],
  "shortcuts": [
    {
      "name": "New Scorebook",
      "url": "/?action=scorebook",
      "description": "Open digital scorebook"
    },
    {
      "name": "Play Card Game",
      "url": "/?action=play",
      "description": "Start Kachuful card game"
    }
  ]
}
