{
  "name": "Habicat",
  "short_name": "Habicat",
  "description": "Pixel-style gamified habit tracker for iOS and Android.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#D7D0F8",
  "theme_color": "#D7D0F8",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
