{
  "name": "SWOOSH Rent",
  "short_name": "SWOOSH",
  "id": "/",
  "description": "Оренда електросамокатів у вашому місті",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#FFC400",
  "orientation": "portrait-primary",
  "categories": ["transportation", "utilities"],
  "lang": "uk",
  "scope": "/",
  "gcm_sender_id": "73289261400",
  "permissions": ["notifications", "geolocation"],
  "icons": [
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/Icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/Icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "loading_screen.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Знайти самокат",
      "short_name": "Карта",
      "description": "Відкрити карту з доступними самокатами",
      "url": "/",
      "icons": [
        {
          "src": "favicon.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}

