{
  "name": "Leaf N' Life",
  "short_name": "Leaf N' Life",
  "description": "Owner console for Leaf N' Life billing — invoices, hotels, rate card, GST.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#10261c",
  "theme_color": "#10261c",
  "icons": [
    {
      "src": "/brand/leaf-n-life-logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/leaf-n-life-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
