{
  "name": "Maskani Property Management",
  "short_name": "Maskani",
  "description": "Bahrain's smartest property management platform",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0F1117",
  "theme_color": "#F5B22D",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/images/maskani-icon-logo.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/images/maskani-icon-logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["business", "finance", "productivity"],
  "screenshots": [],
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard", "description": "Go to dashboard" },
    { "name": "Properties", "url": "/dashboard/properties", "description": "View properties" },
    { "name": "Payments", "url": "/dashboard/payments", "description": "View payments" }
  ]
}
