{
  "name": "Doctor's Cafe",
  "short_name": "Doctor's Cafe",
  "description": "Digital cafeteria management platform for corporate offices, hospitals, and institutions",
  "start_url": "/customer",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a3a7a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "business", "productivity"],
  "lang": "en"
}
