{
  "name": "Nam Yang Kung Fu Resources",
  "short_name": "Nam Yang",
  "description": "Student resources and training materials for Nam Yang Kung Fu - Traditional Chinese martial arts",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1A1A1A",
  "theme_color": "#8B0000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "lifestyle", "health"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Resources",
      "short_name": "Resources",
      "description": "View training resources",
      "url": "./#resources",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Journey",
      "short_name": "Journey",
      "description": "View student journey",
      "url": "./#journey",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
