{
  "name": "Retropolitan Guest Guide",
  "short_name": "Guest Guide",
  "description": "Guest Guide Web App for Retropolitan Apartments",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ECE8E8",
  "theme_color": "#FF616A",
  "icons": [
    {
      "src": "https://via.placeholder.com/192x192.png?text=Retropolitan",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://via.placeholder.com/512x512.png?text=Retropolitan",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
