{
  "name": "Satta Mitra",
  "short_name": "Satta Mitra",
  "description": "Today's published results, previous results and historical charts — with instant notifications.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#080a14",
  "theme_color": "#4f46e5",
  "lang": "en-IN",
  "categories": ["news", "utilities"],
  "icons": [
    { "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/img/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/img/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Today's results", "url": "/today-results", "icons": [{ "src": "/img/icon-192.png", "sizes": "192x192" }] },
    { "name": "History", "url": "/history", "icons": [{ "src": "/img/icon-192.png", "sizes": "192x192" }] },
    { "name": "Notifications", "url": "/notifications", "icons": [{ "src": "/img/icon-192.png", "sizes": "192x192" }] }
  ]
}
