{
  "name": "365",
  "short_name": "365",
  "description": "Gamified habit tracking — fill the year, one day at a time.",
  "start_url": "/habits/",
  "scope": "/habits/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f6f3",
  "theme_color": "#16a34a",
  "icons": [
    {
      "src": "/habits/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/habits/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/habits/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
