{
  "name": "Clayton Rye - Filmmaker, Educator, Storyteller",
  "short_name": "Clayton Rye",
  "description": "Award-winning documentary filmmaker, educator, and Vietnam veteran dedicated to preserving untold stories of civil rights and social justice.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F5F5F0",
  "theme_color": "#2C2C2C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "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-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "entertainment", "lifestyle"],
  "shortcuts": [
    {
      "name": "Films",
      "short_name": "Films",
      "description": "View Clayton Rye's documentary films",
      "url": "/films",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Videos",
      "short_name": "Videos",
      "description": "Watch video gallery",
      "url": "/videos",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "About",
      "short_name": "About",
      "description": "Learn about Clayton Rye",
      "url": "/about",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
