{
  "name": "SPORTSrip — Live Sport Feed",
  "short_name": "SPORTSrip",
  "description": "Live IPL scores, cricket news, Formula 1, and more — all in one place.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#035bb0",
  "background_color": "#035bb0",
  "lang": "en",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><circle cx='96' cy='96' r='96' fill='%23035bb0'/><text x='96' y='130' text-anchor='middle' font-size='90' font-family='Arial Black' font-style='italic' fill='white'>S</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><circle cx='256' cy='256' r='256' fill='%23035bb0'/><text x='256' y='350' text-anchor='middle' font-size='240' font-family='Arial Black' font-style='italic' fill='white'>S</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["news", "sports"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "IPL Live",
      "short_name": "IPL",
      "description": "Latest IPL news and scores",
      "url": "/?tab=ipl"
    },
    {
      "name": "Formula 1",
      "short_name": "F1",
      "description": "Latest Formula 1 news",
      "url": "/?tab=f1"
    }
  ]
}
