{
  "name": "Kawaii Habit Tracker",
  "short_name": "Kawaii Habits",
  "description": "A cute habit tracker with Neko-chan — your kawaii companion that grows when you take care of yourself",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF4F7",
  "theme_color": "#FF85A2",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
