{
  "name": "PottMacher Business Tools",
  "short_name": "PottMacher",
  "description": "Kalkulations-Tools für Catering, Gastronomie und Events. Einmal kaufen, dauerhaft nutzen.",
  "lang": "de",
  "dir": "ltr",
  "start_url": "/dashboard.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050506",
  "theme_color": "#050506",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "PottCatering — Catering-Kalkulation",
      "short_name": "PottCatering",
      "url": "/tools/catering_pro/"
    },
    {
      "name": "PottGastro — Food-Cost-Rechner",
      "short_name": "PottGastro",
      "url": "/tools/gastro_rechner/"
    },
    {
      "name": "PottEvent — Event-Kalkulator",
      "short_name": "PottEvent",
      "url": "/tools/event_pro/"
    },
    {
      "name": "PottAngebot — Angebots-Profi",
      "short_name": "PottAngebot",
      "url": "/tools/angebot_pro/"
    }
  ]
}
