{
  "name": "SelfPrintz",
  "short_name": "SelfPrintz",
  "description": "Upload a document, pay online, and collect prints from a SelfPrintz kiosk.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#faf7f2",
  "theme_color": "#3d5a3e",
  "lang": "en-IN",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/og-image.png",
      "sizes": "1376x768",
      "type": "image/png"
    }
  ]
}
