{
  "name": "TourAssist",
  "short_name": "TourAssist",
  "description": "Tour operations, costing, booking and invoicing management",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#faf9f8",
  "theme_color": "#a14b24",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/favicon.ico", "sizes": "48x48", "type": "image/x-icon", "purpose": "any" },
    { "src": "/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/favicon.ico", "sizes": "192x192", "type": "image/x-icon", "purpose": "maskable" },
    { "src": "/favicon.ico", "sizes": "512x512", "type": "image/x-icon", "purpose": "maskable" }
  ]
}
