{
  "name": "Plassen OS",
  "short_name": "Plassen",
  "description": "Restaurant supply chain management — delivery verification, item checking, and invoice reconciliation.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#efe8dc",
  "theme_color": "#efe8dc",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "256x256",
      "type": "image/x-icon"
    }
  ]
}
