{
  "name": "KeaFit - Daily Exercise Tracker",
  "short_name": "KeaFit",
  "description": "Kia Ora! I'm Kip the Kea, your cheeky New Zealand coach. I'll make sure you get your exercises ticked off daily.",
  "start_url": "./index.html",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4fcf7",
  "theme_color": "#2e7d32",
  "icons": [
    {
      "src": "kea_mascot_with_background.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
