{
  "name": "1M Cafe Orders",
  "short_name": "1M Orders",
  "description": "One Million Cafe — Live Order Management for Staff",
  "start_url": "/staff",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1a0a00",
  "theme_color": "#1a0a00",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "productivity"],
  "screenshots": []
}
