{
  "name": "Click&Smile Backoffice",
  "short_name": "C&S",
  "description": "Anfragen, Offerten und Aufträge für Click&Smile Fotobox",
  "lang": "de-CH",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F7F5F1",
  "theme_color": "#12110F",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
