{
  "name": "The King's Quest — Family Hub",
  "short_name": "King's Quest",
  "description": "A family hub for The Naples SDA Church's King's Quest VBS — chapters, schedule, songs, mission tally, and more.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#11434a",
  "theme_color": "#11434a",
  "categories": ["education", "lifestyle", "religion"],
  "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" }
  ]
}
