{
  "name": "freechatroom.app",
  "short_name": "Chat Room",
  "description": "Free ephemeral chat rooms — create a link, share it, start chatting. No signup, no storage.",
  "background_color": "#faf9f6",
  "theme_color": "#faf9f6",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "orientation": "any",
  "categories": ["communication", "social", "productivity"],
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/favicon.png", "sizes": "32x32", "type": "image/png" }
  ]
}
