{
  "name": "EveryCRT",
  "short_name": "EveryCRT",
  "description": "Discover, catalogue, and save every CRT — the field guide to tube TVs and vintage AV gear.",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "theme_color": "#4aaa4a",
  "background_color": "#fbf7ef",
  "categories": ["shopping", "lifestyle", "utilities"],
  "icons": [
    { "src": "/icon.png", "type": "image/png", "sizes": "192x192" },
    { "src": "/icon.png", "type": "image/png", "sizes": "512x512" },
    { "src": "/icon.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" },
    { "src": "/icon.svg", "type": "image/svg+xml", "sizes": "any" }
  ],
  "shortcuts": [
    { "name": "Log a find", "short_name": "Log", "url": "/browse/new?source=pwa" },
    { "name": "Map", "url": "/map?source=pwa" },
    { "name": "Feed", "url": "/feed?source=pwa" },
    { "name": "My collection", "url": "/my/collection?source=pwa" }
  ]
}
