{
  "name": "Weighbit - Weighted Habit Tracker",
  "short_name": "Weighbit",
  "description": "Track your habits with different weights. Not all habits matter equally.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d14",
  "theme_color": "#3b5bdb",
  "orientation": "any",
  "icons": [
    {
      "src": "/Logo_App_v3_blueback.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/Logo_App_v3_blueback.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "lifestyle", "health"],
  "lang": "en"
}
