{
  "name": "Gatr",
  "short_name": "Gatr",
  "description": "A gamified to-do app with a snarky alligator mascot. Build streaks, earn XP, and stop pretending you'll start tomorrow.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B1D14",
  "theme_color": "#1B4332",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
