{
  "name": "Routine Critters",
  "short_name": "Routine Critters",
  "description": "Visual routines & rewards for kids — turn daily routines into a friendly adventure.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff6ec",
  "theme_color": "#e88a5a",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
