{
  "name": "Solidarity VPN",
  "short_name": "SolidarityVPN",
  "description": "Privacy-first VPN — 50% of profits donated to Palestinian humanitarian relief.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your subscription and VPN configs",
      "url": "/dashboard",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Transparency",
      "short_name": "Receipts",
      "description": "See where your money goes",
      "url": "/transparency",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
