{
  "name": "Autoaibė",
  "short_name": "Autoaibė",
  "orientation": "portrait",
  "scope": "https://www.autoaibe.lt/",
  "start_url": "https://www.autoaibe.lt/",
  "theme_color": "#1b4e9b",
  "background_color": "#1b4e9b",
  "display": "standalone",
  "icons": [
        {
            "src": "/static/img/favicon/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/img/favicon/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
  ]
}
