{
  "name": "NestHaven - PG Management Platform",
  "short_name": "NestHaven",
  "description": "All your Nests, one Haven - Smart PG and hostel management system",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#7C6FFF",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%237C6FFF' width='192' height='192'/><path fill='white' d='M96 40L136 80L130 80L130 140Q130 150 120 150L72 150Q62 150 62 140L62 80L56 80Z' stroke='white' stroke-width='2' stroke-linejoin='round'/><path fill='%2314B8A6' d='M68 80Q80 60 96 55Q112 60 124 80' stroke-width='1'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%237C6FFF' width='512' height='512'/><path fill='white' d='M256 120L356 240L340 240L340 420Q340 450 310 450L202 450Q172 450 172 420L172 240L156 240Z' stroke='white' stroke-width='6' stroke-linejoin='round'/><path fill='%2314B8A6' d='M180 240Q220 160 256 145Q292 160 332 240' stroke-width='3'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%237C6FFF' width='192' height='192'/><path fill='white' d='M96 40L136 80L130 80L130 140Q130 150 120 150L72 150Q62 150 62 140L62 80L56 80Z' stroke='white' stroke-width='2' stroke-linejoin='round'/><path fill='%2314B8A6' d='M68 80Q80 60 96 55Q112 60 124 80' stroke-width='1'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23F3F0FF' width='540' height='720'/><text x='270' y='360' font-size='48' font-weight='bold' fill='%237C6FFF' text-anchor='middle'>NestHaven</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your PG dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%237C6FFF' width='96' height='96'/><text x='48' y='52' font-size='48' text-anchor='middle' dominant-baseline='middle'>⊞</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Properties",
      "short_name": "Properties",
      "description": "Manage your properties",
      "url": "/properties",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%237C6FFF' width='96' height='96'/><text x='48' y='52' font-size='48' text-anchor='middle' dominant-baseline='middle'>🏠</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Tenants",
      "short_name": "Tenants",
      "description": "Manage your tenants",
      "url": "/tenants",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%237C6FFF' width='96' height='96'/><text x='48' y='52' font-size='48' text-anchor='middle' dominant-baseline='middle'>👥</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Billing",
      "short_name": "Billing",
      "description": "Manage billing and payments",
      "url": "/billing",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%237C6FFF' width='96' height='96'/><text x='48' y='52' font-size='48' text-anchor='middle' dominant-baseline='middle'>💳</text></svg>", "sizes": "96x96" }]
    }
  ],
  "categories": ["business", "productivity"],
  "prefer_related_applications": false
}
