{
  "name": "Creative Kids Club",
  "short_name": "Kids Club",
  "description": "Creative class registration and kid skill progress tracking.",
  "start_url": "index.php?page=home",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fff9ed",
  "theme_color": "#ffcf5c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
