{
  "name": "Shelterflex — Rent Now, Pay Later",
  "short_name": "Shelterflex",
  "description": "The smarter way to pay your rent. Split your rent payments into affordable monthly instalments.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#fffef9",
  "theme_color": "#ff6b35",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["finance", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-256x256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
