{
  "name": "LOOK UP WORK",
  "short_name": "LOOK UP",
  "description": "AI weather interpretation for professionals who work outside. Pilot briefings, first responder reads, roofer wind holds, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050a1a",
  "theme_color": "#050a1a",
  "lang": "en-US",
  "categories": ["weather", "productivity", "utilities"],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "First Responder Read",
      "short_name": "First Responder",
      "description": "Get a crew-safety atmospheric read tuned for first responders",
      "url": "/?persona=first_responder",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Pilot Weather Brief",
      "short_name": "Pilot",
      "description": "Get a VFR/IFR operational sky read for pilots",
      "url": "/?persona=pilot",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
