{
  "name": "PropGoblin",
  "short_name": "PropGoblin",
  "description": "Predict. Compete. Rise. Free-to-play sports prediction contests.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#00FF55",
  "background_color": "#0A0A0F",
  "orientation": "portrait",
  "categories": ["sports", "games"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
