{
  "name": "And The Oscar Goes To - Oscar Predictions Pool",
  "short_name": "Oscar Pool",
  "description": "Create and join Oscar predictions pools with friends. Make your picks for all Academy Awards categories and compete on the live scoreboard. Free Oscar pool app with real-time updates.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#D4AF37",
  "orientation": "portrait",
  "lang": "en",
  "dir": "ltr",
  "categories": ["entertainment", "games", "social"],
  "screenshots": [],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your pools and predictions",
      "url": "/dashboard",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
