{
  "name": "Keeplings",
  "short_name": "Keeplings",
  "description": "A gentle, local-only habit reminder with a light collectible-creature layer.",
  "lang": "en",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "theme_color": "#A85F16",
  "background_color": "#FBF5EC",
  "icons": [
    { "src": "icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "icon-512.png", "type": "image/png", "sizes": "512x512" },
    { "src": "apple-touch-icon.png", "type": "image/png", "sizes": "180x180" }
  ]
}
