{
  "name": "MatriProp - Property • Trust • Growth",
  "short_name": "MatriProp",
  "description": "Find, post and manage property listings with MatriProp.",
  "start_url": "./index.html?source=app",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0b2f4f",
  "categories": ["business", "lifestyle"],
  "icons": [
    {"src":"assets/app-icon-192.png","sizes":"192x192","type":"image/png","purpose":"any"},
    {"src":"assets/app-icon-512.png","sizes":"512x512","type":"image/png","purpose":"any"},
    {"src":"assets/app-icon-maskable-512.png","sizes":"512x512","type":"image/png","purpose":"maskable"}
  ],
  "shortcuts": [
    {"name":"Browse Properties","short_name":"Properties","url":"./index.html#properties","icons":[{"src":"assets/app-icon-192.png","sizes":"192x192"}]},
    {"name":"Post Property","short_name":"Post","url":"./post-property.html","icons":[{"src":"assets/app-icon-192.png","sizes":"192x192"}]}
  ]
}
