{
  "name": "Sparrow — Daily Bible verse for children",
  "short_name": "Sparrow",
  "description": "A calm, daily Bible verse for the heart of a child. Ages 5–15.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdf9f1",
  "theme_color": "#c9a24a",
  "lang": "en",
  "categories": ["education", "kids", "books"],
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}