{
  "name": "PredictPro — Sports Predictions",
  "short_name": "PredictPro",
  "description": "Expert sports predictions — free and VIP tips daily.",
  "start_url": "/prediction-app/index.html",
  "display": "standalone",
  "background_color": "#0a0a0c",
  "theme_color": "#c9a84c",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["sports", "lifestyle"],
  "shortcuts": [
    { "name": "Free Tips", "url": "/prediction-app/index.html", "description": "Today's free predictions" },
    { "name": "VIP Tips", "url": "/prediction-app/vip.html", "description": "VIP premium predictions" }
  ]
}
