{
  "name": "ApartmentsUSA.com",
  "short_name": "ApartmentsUSA",
  "description": "Find apartments for rent nationwide — free listings, tenant resources, rental law guides.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f5f7fa",
  "theme_color": "#0a3161",
  "lang": "en-US",
  "categories": ["lifestyle", "travel"],
  "icons": [
    {
      "src": "/graphics/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/graphics/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Apartments",
      "short_name": "Search",
      "description": "Find apartments nationwide",
      "url": "/",
      "icons": [{ "src": "/graphics/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Post Free Listing",
      "short_name": "Post Ad",
      "description": "List your apartment for free",
      "url": "/selfserve/post-ad.php?src=ausa",
      "icons": [{ "src": "/graphics/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tenant Rights Articles",
      "short_name": "Articles",
      "description": "Rental law guides by state",
      "url": "/articles/",
      "icons": [{ "src": "/graphics/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
