{
  "name": "Cozybits",
  "short_name": "Cozybits",
  "description": "Habit tracking without the overwhelm",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#faf8f4",
  "theme_color": "#c17f3f",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
