{
  "name": "Residents Network",
  "short_name": "ResHub",
  "description": "Your private digital lobby for building residents",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0ea5e9",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://placehold.co/192x192/0ea5e9/ffffff?text=RN",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://placehold.co/512x512/0ea5e9/ffffff?text=RN",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "lifestyle"],
  "shortcuts": [
    {
      "name": "The Lobby",
      "url": "/lobby",
      "description": "Community forum"
    },
    {
      "name": "Report Issue",
      "url": "/maintenance",
      "description": "Report a maintenance issue"
    }
  ]
}
