{
  "name": "DhanRakshak — check before you trust",
  "short_name": "DhanRakshak",
  "description": "Check a suspicious message, link, screenshot or call recording for scams, explained in Gujarati, Hindi or English.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf8f4",
  "theme_color": "#faf8f4",
  "lang": "gu",
  "dir": "ltr",
  "categories": ["utilities", "finance", "education"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Check a message", "url": "/" },
    { "name": "Practice", "url": "/simulator" }
  ]
}
