{ 
    "short_name": "MS St. Andrä",
    "name": "Mittelschule St. Andrä",
    "icons": [
        {
          "src": "/favicon.svg",
          "type": "image/svg+xml",
          "sizes": "512x512"
        }
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-384x384.png",
            "sizes": "384x384",
            "type": "image/png"
        }
    ],
    "theme_color": "#388E3C",
    "background_color": "#ffffff",
    "display": "standalone"
}
