{
  "name": "DottyChat",
  "short_name": "DottyChat",
  "description": "Chat rooms, level up, and unlock private channels.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080a12",
  "theme_color": "#22d3ee",
  "icons": [
    { "src": "/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }
  ]
}
