{
  "name": "Makaziflo - Real Estate System",
  "short_name": "Makaziflo",
  "description": "Find your perfect student accommodation in Tanzania",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0a1628",
  "orientation": "any",
  "categories": ["real estate", "education", "housing"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/public/images/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/public/images/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}