{
  "name": "BrainPal",
  "short_name": "BrainPal",
  "description": "BrainPal helps you organize knowledge with the CODE method.",
  "start_url": "/feed",
  "display": "standalone",
  "background_color": "#0D0B2B",
  "theme_color": "#6C63FF",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
