{
  "name": "Propstars - Fantasy Sports Platforms",
  "short_name": "Propstars",
  "description": "Compare top fantasy sports platforms including FanDuel, DraftKings, PrizePicks & more. Get honest reviews and exclusive bonuses.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1f2937",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/icons/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["sports", "reference"],
  "shortcuts": [
    {
      "name": "View All Platforms",
      "short_name": "Platforms",
      "description": "Browse all fantasy sports platforms",
      "url": "/?shortcut=platforms",
      "icons": [
        {
          "src": "/icons/icon-192x192.svg",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
