{
    "id": "wiegon",
    "name": "Wiegon Wiegeportal",
    "short_name": "Wiegon",
    "description": "Wiegon Wiegeportal",
    "icons": [
        {
            "src": "/static/img/favicon/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "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"
        }
    ],
    "screenshots": [
        {
         "src": "/static/img/screenshots/screenshot_wide.png",
          "sizes": "640x445",
          "type": "image/png",
          "form_factor": "wide",
          "label": "Wiegon"
        },
        {
          "src": "/static/img/screenshots/screenshot_mobile.png",
           "sizes": "1290x2212",
           "type": "image/png",
           "form_factor": "narrow",
           "label": "Wiegon"
         }
    ],
    "theme_color": "#466988",
    "background_color": "#466988",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait"
 }
