{
  "name": "Vinylfo — Vinyl Collection Manager",
  "short_name": "Vinylfo",
  "description": "Self-hosted vinyl collection manager. Sync from Discogs, track listening sessions, build playlists, and stream to OBS.",
  "icons": [
    { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "theme_color": "#08080A",
  "background_color": "#08080A",
  "display": "standalone",
  "start_url": "/",
  "scope": "/"
}
