{
    "name": "Playmark",
    "short_name": "Playmark",
    "description": "Track watch progress on long-form videos and audiobooks.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f3f4f6",
    "theme_color": "#38bdf8",
    "icons": [
        { "src": "/icons/icon-192.png?v=5", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-512.png?v=5", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/icons/maskable-512.png?v=5", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ]
}
