{
  "name": "CompliantUK",
  "short_name": "CompliantUK",
  "description": "Landlord compliance dashboard — Renters Rights Act 2025",
  "start_url": "/dashboard.html",
  "display": "standalone",
  "background_color": "#080c14",
  "theme_color": "#080c14",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "categories": ["business", "utilities"],
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard.html", "description": "View your compliance dashboard" },
    { "name": "Add Property", "url": "/index.html#get-compliant", "description": "Add a new property" }
  ]
}
