{
  "name": "Conversational News",
  "short_name": "ConvoNews",
  "description": "AI-powered news analysis with multiple perspectives",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/116835775/3AEEuRAoa8pJLfxD2H847h/pwa-icon-192-is85DBwZAgJz4dxGQm27Ae.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/116835775/3AEEuRAoa8pJLfxD2H847h/pwa-icon-512-ex3u5Q7gTf3KHYcZ5vaF6A.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "share_target": {
    "action": "/import",
    "method": "GET",
    "params": {
      "url": "url",
      "title": "title",
      "text": "text"
    }
  },
  "categories": ["news", "productivity"],
  "lang": "en-US"
}
