{
  "name": "PrintShop — Self-Service Printing",
  "short_name": "PrintShop",
  "description": "Scan, upload, pay and print. Works fully offline at your shop counter.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F4F4F6",
  "theme_color": "#4F46E5",
  "categories": ["productivity", "business", "utilities"],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
