{ "name": "Galerie MITTE Dresden",
  "short_name": "Galerie MITTE",
  "description": "Galerie für Gegenwartskunst und Webshop",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",

  "icons": [
    {
      "src": "/app-icon-192.jpg",
      "sizes": "192x192",
      "type": "image/jpg"
    },
    {
      "src": "/app-icon-512.jpg",
      "sizes": "512x512",
      "type": "image/jpg"
    },
    {
      "src": "/app-icon-512-maskable.jpg",
      "sizes": "512x512",
      "type": "image/jpg",
      "purpose": "maskable"
    }
  ]
}