{
  "name": "POSYatra — POS Billing Software",
  "short_name": "POSYatra",
  "description": "Cloud POS billing software for restaurants and retail businesses in India. GST billing, inventory, UPI payments and reports.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7C3AED",
  "lang": "en-IN",
  "icons": [
    { "src": "/images/favicon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/images/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/images/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "maskable" }
  ]
}
