{
  "id": "/",
  "name": "PropT360 — Property Intelligence",
  "short_name": "PropT360",
  "description": "AI-powered property management platform for owners, building managers, and property management companies.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#ffffff",
  "theme_color": "#1E63B8",
  "orientation": "portrait-primary",
  "scope": "/",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Privacy Policy",
      "short_name": "Privacy",
      "description": "How we collect, use, and protect your data.",
      "url": "/privacy",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Terms & Conditions",
      "short_name": "Terms",
      "description": "Terms that govern your use of PropT360.",
      "url": "/terms",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Cookie Policy",
      "short_name": "Cookies",
      "description": "How PropT360 uses cookies and similar technologies.",
      "url": "/cookies",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "lang": "en",
  "dir": "ltr"
}
