{
  "name": "StormX Weather Application",
  "short_name": "StormX",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0a0b10",
  "theme_color": "#11131c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' width='192' height='192'><rect width='100' height='100' rx='22' fill='%230f111a'/><path d='M25 58Q20 45 32 40Q35 22 55 28Q75 22 75 45Q85 52 75 66Q70 70 30 66Q18 66 25 58Z' fill='%23475569'/><path d='M52 50 L34 72 L48 72 L38 94 L68 64 L50 64 Z' fill='%23fbbf24'/><circle cx='28' cy='78' r='2.5' fill='%23e2e8f0'/><circle cx='44' cy='85' r='3.5' fill='%23e2e8f0'/><circle cx='60' cy='80' r='2.5' fill='%23e2e8f0'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' width='512' height='512'><rect width='100' height='100' rx='22' fill='%230f111a'/><path d='M25 58Q20 45 32 40Q35 22 55 28Q75 22 75 45Q85 52 75 66Q70 70 30 66Q18 66 25 58Z' fill='%23475569'/><path d='M52 50 L34 72 L48 72 L38 94 L68 64 L50 64 Z' fill='%23fbbf24'/><circle cx='28' cy='78' r='2.5' fill='%23e2e8f0'/><circle cx='44' cy='85' r='3.5' fill='%23e2e8f0'/><circle cx='60' cy='80' r='2.5' fill='%23e2e8f0'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}