{
  "name": "Mindline - Private P2P Chat",
  "short_name": "Mindline",
  "id": "mindline-p2p-chat",
  "description": "End-to-end encrypted peer-to-peer chat where you see each other type",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#f9fafb",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["social", "communication"],
  "lang": "en",
  "icons": [
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
