{
  "name": "Eustache - Guesthouse Management",
  "short_name": "Eustache",
  "description": "Professional platform for managing guesthouse reservations, inventory, and billing",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#1C4A3B",
  "theme_color": "#1C4A3B",
  "orientation": "any",
  "icons": [
    {
      "src": "/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
