{
  "name": "EchoSwap — Get the Other Side",
  "short_name": "EchoSwap",
  "description": "Paste any article. Receive one neutral, high-quality counter-perspective instantly.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "any",
  "categories": ["news", "education", "productivity"],
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Swap",
      "url": "/",
      "description": "Paste a new article"
    },
    {
      "name": "My Swaps",
      "url": "/history",
      "description": "View your swap history"
    },
    {
      "name": "Discover",
      "url": "/discover",
      "description": "Browse public swaps"
    }
  ]
}
