{
  "name": "HearMe — Anonymous voice and text chat with strangers",
  "short_name": "HearMe",
  "description": "Talk to strangers by voice or text, anonymously. No sign-up, no video. Open rooms and a request board.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0b0d",
  "theme_color": "#0a0b0d",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "categories": ["social"],
  "icons": [
    { "src": "/icon-192.png?v=5", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png?v=5", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-512.png?v=5", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon.svg?v=5", "sizes": "any", "type": "image/svg+xml" }
  ]
}
