{
    "_copyright": "© 2025 Tobias Schmidt Services LLC. All rights reserved.",
    "name": "VidFlow",
    "short_name": "VidFlow",
    "description": "YouTube video player",
    "start_url": "./VidFlow.html",
    "display": "standalone",
    "display_override": ["standalone", "fullscreen"],
    "background_color": "#0f0f0f",
    "theme_color": "#0f0f0f",
    "orientation": "any",
    "scope": "./",
    "id": "vidflow-pwa",
    "icons": [
        { "src": "logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
        { "src": "logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
    ]
}
