{
  "id": "/",
  "name": "LooKlon",
  "short_name": "LOOKLON",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#D5583C",
  "theme_color": "#D5583C",
  "lang": "ru-RU",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon_looklon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon_looklon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/loading.png",
      "sizes": "750x1624",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "platform": "web",
      "from_factor": "wide"
    },
    {
      "src": "/screenshots/2.png",
      "sizes": "1280x720",
      "type": "image/png",
      "platform": "web",
      "from_factor": "wide"
    },
    {
      "src": "/screenshots/3.png",
      "sizes": "1280x720",
      "type": "image/png",
      "platform": "web",
      "from_factor": "wide"
    }
  ]
}