{
  "name": "DormScouter",
  "short_name": "DormScouter",
  "id": "/",
  "description": "Real student reviews of college dorm rooms — photos, ratings, and honest insights.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/uploads/system/placeholders/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/uploads/system/placeholders/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "lifestyle"],
  "screenshots": [
    {
      "src": "/screenshots/01-home.jpg",
      "sizes": "785x1565",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Find the perfect dorm room before you move in"
    },
    {
      "src": "/screenshots/02-dorm-grid.jpg",
      "sizes": "785x1565",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Browse residence halls with smart filters"
    },
    {
      "src": "/screenshots/03-the-brief.jpg",
      "sizes": "785x1565",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "The Brief — every dorm fact at a glance"
    },
    {
      "src": "/screenshots/04-room-detail.jpg",
      "sizes": "785x1565",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Real student reviews, photos, and floor plans"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Dorms",
      "short_name": "Search",
      "url": "/search.html",
      "description": "Search for dorm rooms across colleges"
    },
    {
      "name": "Leaderboard",
      "short_name": "Leaders",
      "url": "/leaderboard.html",
      "description": "Top contributors"
    }
  ]
}
