{
  "name": "Tamagotchi Habit Tracker",
  "short_name": "Habits",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "description": "Build better habits with Tamagotchi Habit Tracker - track daily habits, earn streaks, and nurture your virtual pet.",
  "theme_color": "#ef4444",
  "background_color": "#fafafa",
  "orientation": "portrait-primary",
  "categories": ["productivity", "health", "lifestyle"],
  "screenshots": [],
  "prefer_related_applications": false
}
