{
  "name": "tickdoc — Buy · Sell · Restore",
  "short_name": "tickdoc",
  "description": "Private workshop tracker for a vintage watch collection",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EFE3C2",
  "theme_color": "#D4AF37",
  "icons": [
    {
      "src": "/tickdoc-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
