{
  "name": "PredictPro - Football Predictions",
  "short_name": "PredictPro",
  "description": "Expert football predictions and VIP tips",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1b2a",
  "theme_color": "#00a651",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/wp-content/themes/predictpro/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/themes/predictpro/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "entertainment"],
  "shortcuts": [
    {
      "name": "Today's Predictions",
      "short_name": "Predictions",
      "description": "View today's football predictions",
      "url": "/predictions/",
      "icons": [{ "src": "/wp-content/themes/predictpro/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "VIP Access",
      "short_name": "VIP",
      "description": "Subscribe to VIP predictions",
      "url": "/subscribe/",
      "icons": [{ "src": "/wp-content/themes/predictpro/images/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
