{
  "name": "Armor Up! The Lightkeepers of Marlow Creek",
  "short_name": "Armor Up!",
  "description": "A kid-friendly action adventure built around the armor of God. Bounce the Grumblers' doubt darts back, rescue Marlow Creek, and learn the verses.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "any",
  "background_color": "#0d1747",
  "theme_color": "#0d1747",
  "categories": ["games", "education", "kids"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
