{
  "name": "My Vinyl Collection",
  "short_name": "Vinyl",
  "description": "Personal vinyl record collection browser",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0e0d",
  "theme_color": "#d4873a",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
