{
  "name": "Anonymous Chat",
  "short_name": "AnonChat",
  "description": "Private, secure anonymous messaging",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#0F0F1A",
  "theme_color": "#2196F3",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "communication"],
  "screenshots": []
}
