{
  "name": "AnimeChat - Random Chat with Strangers & Anime Fans",
  "short_name": "AnimeChat",
  "description": "Random chat with strangers, anime & manhwa fans. Text, video chat, and communities.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a0a2e",
  "theme_color": "#a855f7",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "categories": ["social", "entertainment"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
