{
  "name": "Purpl PWR — Energy + Recovery Companion",
  "short_name": "Purpl PWR",
  "description": "Track your Berry Beets supplement, log energy and mood, and build healthy streaks.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#6a1379",
  "theme_color": "#6a1379",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["health", "fitness", "lifestyle"]
}
