{
  "short_name": "Meteor",
  "name": "Meteor",
  "description": "An advanced weather and environmental alert application powered by a conversational AI assistant. Get real-time weather, maps, forecasts, news, and intelligent insights through a dynamic, voice-enabled interface.",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "theme_color": "#131B2E",
  "background_color": "#111827"
}