{
  "name": "Prism",
  "short_name": "Prism",
  "description": "Private messaging with disappearing media",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#7c3aed",
  "background_color": "#0a0a0f",
  "categories": ["social", "communication"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/images/logo.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "screenshots": [],
  "share_target": {
    "action": "/app",
    "method": "GET",
    "params": { "url": "url", "text": "text" }
  }
}
