{
  "name": "Dopamine Plus",
  "short_name": "Dopamine Plus",
  "description": "See what every video does to your brain. Paste any YouTube link and get a neural impact report.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#05050A",
  "theme_color": "#F59E0B",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/logo.svg",
      "type": "image/svg+xml",
      "sizes": "192x192",
      "purpose": "any maskable"
    }
  ]
}
