{
  "name": "Place To Be Rentals",
  "short_name": "PTBR",
  "description": "Guest communication & property management for Place To Be Rentals",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fbfb",
  "theme_color": "#5e9c92",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
