{
  "name": "FoodBazaar Restaurant POS",
  "short_name": "FoodBazaar POS",
  "description": "Restaurant-Bestellverwaltung für FoodBazaar",
  "start_url": "/restaurant-dashboard/pos",
  "scope": "/restaurant-dashboard/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#151515",
  "theme_color": "#F05A28",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "50x50",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
