{
    "name": "Ya.Weather",
    "display": "standalone",
    "short_name": "Ya.Weather",
    "description": "Detailed weather forecast for today, tomorrow, the week, 10 days, and the month",
    "manifest_version": 1,
    "version": "1",
    "orientation": "portrait",
    "background_color": "#fff",
    "theme_color": "#fff",
    "start_url": "https://yandex.ru/pogoda/?from=homescreen_icon&from=homescreen_weather",
    "lang": "en",
    "icons": [
        {
          "src": "https://yastatic.net/weather/i/pwa/app-icons/16.png",
          "sizes": "16x16",
          "type": "image/png",
          "purpose": "any"
        },
        {
          "src": "https://yastatic.net/weather/i/pwa/app-icons/32.png",
          "sizes": "32x32",
          "type": "image/png",
          "purpose": "any"
        },
        {
          "src": "https://yastatic.net/weather/i/pwa/app-icons/36.png",
          "sizes": "36x36",
          "type": "image/png",
          "purpose": "any"
        },
        {
          "src": "https://yastatic.net/weather/i/pwa/app-icons/48.png",
          "sizes": "48x48",
          "type": "image/png",
          "purpose": "any"
        },
        {
          "src": "https://yastatic.net/weather/i/pwa/app-icons/64.png",
          "sizes": "64x64",
          "type": "image/png",
          "purpose": "any"
        },
        {
          "src": "https://yastatic.net/weather/i/pwa/app-icons/72.png",
          "sizes": "72x72",
          "type": "image/png",
          "purpose": "any"
        },
        {
          "src": "https://yastatic.net/weather/i/pwa/app-icons/96.png",
          "sizes": "96x96",
          "type": "image/png",
          "purpose": "any"
        },
        {
          "src": "https://yastatic.net/weather/i/pwa/app-icons/144.png",
          "sizes": "144x144",
          "type": "image/png",
          "purpose": "any"
        },
        {
          "src": "https://yastatic.net/weather/i/pwa/app-icons/192.png",
          "sizes": "192x192",
          "type": "image/png",
          "purpose": "any"
        },
        {
          "src": "https://yastatic.net/weather/i/pwa/app-icons/256.png",
          "sizes": "256x256",
          "type": "image/png",
          "purpose": "any"
        },
        {
          "src": "https://yastatic.net/weather/i/pwa/app-icons/512.png",
          "sizes": "512x512",
          "type": "image/png",
          "purpose": "any"
        },
        {
          "src": "https://yastatic.net/weather/i/pwa/app-icons/192-mask.png",
          "sizes": "192x192",
          "type": "image/png",
          "purpose": "maskable"
        },
        {
          "src": "https://yastatic.net/weather/i/pwa/app-icons/512-mask.png",
          "sizes": "512x512",
          "type": "image/png",
          "purpose": "maskable"
        }
      ]
  }
  