{
  "name": "AWSP - All Womens Sports Predictor",
  "short_name": "AWSP",
  "description": "The first prediction platform dedicated exclusively to womens sports worldwide.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d12",
  "theme_color": "#e8ff47",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "entertainment"],
  "shortcuts": [
    {
      "name": "My Picks",
      "url": "/mypicks",
      "description": "View your predictions"
    },
    {
      "name": "March Madness",
      "url": "/basketball",
      "description": "NCAA Womens Basketball live odds"
    },
    {
      "name": "WTA Tennis",
      "url": "/tennis",
      "description": "WTA live odds"
    }
  ]
}
