{
  "name": "Roomsglow",
  "short_name": "Roomsglow",
  "description": "Upload a photo. Pick a style. Get an AI redesign of your rental in seconds. Renter-safe, nothing permanent.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#15110D",
  "theme_color": "#15110D",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    { "src": "/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
