{
  "id": "/",
  "name": "Loch 69 Pimpler's",
  "short_name": "Loch 69",
  "description": "Die App der Loch 69 Pimpler's",
  "lang": "de-CH",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#111111",
  "theme_color": "#111111",
  "icons": [
    {
      "src": "/plugins/system/loch69pwa/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/plugins/system/loch69pwa/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/plugins/system/loch69pwa/images/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}