{
  "name": "easypm.ng - Easy Properties Management",
  "short_name": "easypm.ng",
  "description": "Free Automated Property Management Platform for Landlords, Tenants, and Representatives with Offline Support.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#0F172A",
  "orientation": "any",
  "categories": ["business", "finance", "productivity", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23F59E0B'><rect width='512' height='512' rx='100' fill='%230F172A'/><path d='M256 96L80 240h48v176h112v-96h32v96h112V240h48L256 96z' fill='%23F59E0B'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23F59E0B'><rect width='512' height='512' rx='100' fill='%230F172A'/><path d='M256 96L80 240h48v176h112v-96h32v96h112V240h48L256 96z' fill='%23F59E0B'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Landlord Dashboard",
      "url": "/",
      "description": "Quick access to landlord properties and rent metrics"
    },
    {
      "name": "Tenant Portal",
      "url": "/",
      "description": "View rent status and submit maintenance requests"
    }
  ]
}
