{
  "name": "Entry Door - Building 50",
  "short_name": "EntryDoor50",
  "start_url": "/building50/index.html",
  "display": "standalone",
  "background_color": "#f5f7fa",
  "theme_color": "#007BFF",
  "description": "Find your apartment's entrance door in Building 50",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}

