{
  "name": "RuTake",
  "short_name": "RuTake",
  "description": "Места съёмок российских и советских фильмов на карте",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F4F6FA",
  "theme_color": "#0D1B3E",
  "orientation": "portrait",
  "lang": "ru",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [],
  "categories": [
    "entertainment",
    "travel"
  ]
}