{
  "name": "AptFind.io",
  "short_name": "AptFind",
  "description": "Find luxury apartments with exclusive rental concessions and deals.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f5f1",
  "theme_color": "#f8f5f1",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Search Deals", "short_name": "Search", "url": "/?search=true", "description": "Search for apartment deals" },
    { "name": "Saved Listings", "short_name": "Saved", "url": "/?page=saved", "description": "View your saved apartments" }
  ],
  "screenshots": [],
  "categories": ["lifestyle", "travel"],
  "lang": "en"
}
