{
  "name": "NoBuy Streak",
  "short_name": "NoBuy",
  "description": "Gamified streak tracker for the No Buy movement",
  "start_url": "/app/dashboard",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#f0c040",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo-mark-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-mark-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "health", "finance"],
  "screenshots": []
}
