{
  "name": "ServeStack POS",
  "short_name": "POS",
  "description": "ServeStack Point of Sale — works offline",
  "start_url": "/pos",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "/servestack-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/servestack-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business", "food"],
  "scope": "/pos"
}
