{
  "name": "TIPERO — AI Tennis Predictions",
  "short_name": "TIPERO",
  "description": "Daily AI-selected ATP, WTA and Challenger tennis picks with confidence scores, Kelly stakes and tracked +101u profit.",
  "start_url": "/picks/today?utm_source=pwa&utm_medium=homescreen&utm_content=launch",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0c1018",
  "background_color": "#0c1018",
  "lang": "en",
  "dir": "ltr",
  "categories": ["sports", "finance", "utilities"],
  "icons": [
    {
      "src": "/brand/tipero-mark-transparent.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/tipero-mark-transparent.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/tipero-mark-transparent.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Today's picks",
      "short_name": "Picks",
      "description": "Open today's daily AI tennis picks",
      "url": "/picks/today?utm_source=pwa&utm_medium=shortcut&utm_content=picks",
      "icons": [{"src": "/brand/tipero-mark-transparent.png", "sizes": "192x192"}]
    },
    {
      "name": "Track record",
      "short_name": "Record",
      "description": "View tracked profit and stats",
      "url": "/track-record?utm_source=pwa&utm_medium=shortcut&utm_content=record",
      "icons": [{"src": "/brand/tipero-mark-transparent.png", "sizes": "192x192"}]
    },
    {
      "name": "Premium board",
      "short_name": "Board",
      "description": "Open the full premium picks board",
      "url": "/premium.html?utm_source=pwa&utm_medium=shortcut&utm_content=board",
      "icons": [{"src": "/brand/tipero-mark-transparent.png", "sizes": "192x192"}]
    }
  ],
  "prefer_related_applications": false
}
