{
  "name": "TaashPro – Marriage Point Calculator",
  "short_name": "TaashPro",
  "description": "Free offline Marriage point calculator with maal tracking, dublee, foul penalty & money conversion. Also tracks CallBreak scores with bid calculation. Best card game score tracker app.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a1429",
  "theme_color": "#00a651",
  "orientation": "any",
  "lang": "en",
  "categories": ["games", "utilities", "productivity"],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "keywords": "marriage point calculator, maal calculator, callbreak point calculator, taash, dublee, foul penalty",
  "icons": [
    { "src": "/icons/icon-72x72.png",   "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-96x96.png",   "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-128x128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-144x144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-152x152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384x384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/favicon.svg",            "sizes": "any",     "type": "image/svg+xml", "purpose": "any" }
  ],
  "screenshots": [
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "TaashPro – Marriage Point Calculator & CallBreak Score Tracker"
    }
  ],
  "shortcuts": [
    {
      "name": "Marriage Calculator",
      "short_name": "Marriage",
      "description": "Open Marriage point calculator",
      "url": "/?game=marriage",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "CallBreak Calculator",
      "short_name": "CallBreak",
      "description": "Open CallBreak score calculator",
      "url": "/?game=callbreak",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    }
  ]
}
