{
  "name": "MeteoZona - Прогноз погоды",
  "short_name": "MeteoZona",
  "description": "Современное приложение для прогноза погоды с данными о качестве воздуха и пыльце",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230f172a' width='192' height='192'/><circle cx='96' cy='96' r='60' fill='%2338bdf8'/><circle cx='96' cy='96' r='50' fill='%230f172a'/><path d='M 96 50 L 110 80 L 142 80 L 118 100 L 128 130 L 96 110 L 64 130 L 74 100 L 50 80 L 82 80 Z' fill='%2338bdf8'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%230f172a' width='512' height='512'/><circle cx='256' cy='256' r='160' fill='%2338bdf8'/><circle cx='256' cy='256' r='130' fill='%230f172a'/><path d='M 256 130 L 290 210 L 380 210 L 310 260 L 344 340 L 256 290 L 168 340 L 202 260 L 132 210 L 222 210 Z' fill='%2338bdf8'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["weather"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%230f172a' width='540' height='720'/><text x='270' y='100' font-size='48' fill='%2338bdf8' text-anchor='middle' font-family='sans-serif' font-weight='bold'>MeteoZona</text><text x='270' y='200' font-size='72' fill='white' text-anchor='middle' font-family='sans-serif' font-weight='bold'>14°C</text><text x='270' y='280' font-size='24' fill='%23e5e7eb' text-anchor='middle' font-family='sans-serif'>Ясное небо</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Текущая погода",
      "short_name": "Погода",
      "description": "Проверить текущую погоду",
      "url": "/?mode=current",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%230f172a' width='96' height='96'/><circle cx='48' cy='48' r='30' fill='%2338bdf8'/></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
