{
  "name": "Prediction Wizard",
  "short_name": "Predictions",
  "description": "Peer-to-Peer Prediction Betting Reimagined",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "orientation": "portrait-primary",
  "theme_color": "#10b981",
  "background_color": "#061209",
  "icons": [
    {
      "src": "/prediction-wizard-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/prediction-wizard-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/prediction-wizard-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["entertainment", "games"],
  "screenshots": [
    {
      "src": "/prediction-wizard-logo.png",
      "sizes": "540x720",
      "form_factor": "narrow"
    },
    {
      "src": "/prediction-wizard-logo.png",
      "sizes": "1280x720",
      "form_factor": "wide"
    }
  ]
}
