{
  "name": "Overlay — Value Bet Intelligence",
  "short_name": "Overlay",
  "description": "Suomenkielinen value betting -työkalu: +EV-vedot, arbitraasit, Kelly-panostus, CLV.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0e1a",
  "theme_color": "#0a0e1a",
  "lang": "fi",
  "categories": ["finance", "sports", "utilities"],
  "icons": [
    {
      "src": "/static/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "+EV Finder",
      "short_name": "+EV",
      "url": "/?tab=ev",
      "description": "Selaa value bet -kohteita"
    },
    {
      "name": "Avoimet vedot",
      "short_name": "Vedot",
      "url": "/?tab=userbets",
      "description": "Omat avoimet vedot"
    }
  ]
}
