{
  "name": "OpenContent - Open Platform for Video, Audio & Documents",
  "short_name": "OpenContent",
  "description": "Open content platform for video, audio, podcasts, and documents. Discover and share content from YouTube, Spotify, Vimeo, and more with full attribution.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#0a0a0a",
  "lang": "en",
  "dir": "ltr",
  "categories": ["entertainment", "media", "education", "productivity"],
  "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"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Explore Content",
      "short_name": "Explore",
      "url": "/explore",
      "description": "Discover videos, audio, and documents"
    },
    {
      "name": "Browse content",
      "short_name": "content",
      "url": "/content",
      "description": "Browse all published documentation"
    },
    {
      "name": "Submit Content",
      "short_name": "Submit",
      "url": "/submit",
      "description": "Submit new content from any source"
    },
    {
      "name": "Search",
      "short_name": "Search",
      "url": "/search",
      "description": "Search across all content"
    }
  ]
}
