{
  "name": "OddsChecker — Best Odds Comparison",
  "short_name": "OddsChecker",
  "description": "Real-time sports odds comparison from 40+ bookmakers.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080c18",
  "theme_color": "#00d084",
  "categories": ["sports", "finance", "entertainment"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "screenshots": []
}
