{
  "name": "Selekto - Property Selection Platform",
  "short_name": "Selekto",
  "description": "Create curated property collections for your clients. Swipe-style property browsing.",
  "start_url": "/my-properties",
  "scope": "/",
  "display": "standalone",
  "background_color": "#060E14",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "lifestyle"],
  "lang": "en",
  "dir": "ltr"
}
