{
  "name": "LOOK UP Sports",
  "short_name": "LOOK UP Sports",
  "description": "AI weather interpretation for athletes. Football, baseball, soccer, golf, tennis, pickleball, and 9 more sport personas. Deception Index. Heat alerts. Free.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050810",
  "theme_color": "#050810",
  "orientation": "portrait",
  "categories": ["sports", "weather", "utilities"],
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "LOOK UP Sports weather card for a football player"
    }
  ],
  "shortcuts": [
    {
      "name": "Football Weather",
      "url": "/?persona=football",
      "description": "Get a football-specific weather read"
    },
    {
      "name": "Golf Weather",
      "url": "/?persona=golf",
      "description": "Get a golf-specific weather read"
    },
    {
      "name": "Soccer Weather",
      "url": "/?persona=soccer",
      "description": "Get a soccer-specific weather read"
    },
    {
      "name": "Tennis Weather",
      "url": "/?persona=tennis",
      "description": "Get a tennis-specific weather read"
    }
  ]
}
