{
  "name": "ERP - format-X",
  "short_name": "ERP",
  "description": "Warenwirtschaftssystem fuer Veranstaltungstechnik: Projekte, Lager, Angebote und Rechnungen.",
  "id": "/",
  "start_url": "index.php?page=dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "lang": "de",
  "background_color": "#f6f7fb",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
