{
  "name": "SCAN INDIA",
  "short_name": "SCAN INDIA",
  "description": "One QR for your business — add a shop, get its page and share the QR from your phone.",
  "start_url": "/admin",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf5ea",
  "theme_color": "#0f3b31",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Add business", "short_name": "Add", "url": "/admin/businesses/new" },
    { "name": "All businesses", "short_name": "Businesses", "url": "/admin/businesses" }
  ]
}
