{
  "name": "Grailsome",
  "short_name": "Grailsome",
  "description": "The AI-first collection companion. Find your grail.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "launch_handler": { "client_mode": "focus-existing" },
  "display": "standalone",
  "handle_links": "preferred",
  "theme_color": "#FAF6EE",
  "background_color": "#FAF6EE",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/classic/icon-72.png",
      "type": "image/png",
      "sizes": "72x72"
    },
    {
      "src": "/icons/classic/icon-128.png",
      "type": "image/png",
      "sizes": "128x128"
    },
    {
      "src": "/icons/classic/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icons/classic/icon-384.png",
      "type": "image/png",
      "sizes": "384x384"
    },
    {
      "src": "/icons/classic/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icons/classic/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "/icons/classic/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Identify",
      "url": "/identifications/new",
      "description": "Identify a collectible with AI",
      "icons": [{ "src": "/icons/classic/shortcut-identify-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Collections",
      "url": "/collections",
      "description": "Browse your collections",
      "icons": [{ "src": "/icons/classic/shortcut-collections-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Continue where you left off",
      "url": "/",
      "description": "Pick up exactly where you left off",
      "icons": [{ "src": "/icons/classic/shortcut-resume-96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "screenshots": [
    { "src": "/screenshots/narrow-1.png", "sizes": "750x1334", "type": "image/png", "form_factor": "narrow", "label": "Your collection feed" },
    { "src": "/screenshots/narrow-2.png", "sizes": "750x1334", "type": "image/png", "form_factor": "narrow", "label": "Item detail with photos and value" },
    { "src": "/screenshots/narrow-3.png", "sizes": "750x1334", "type": "image/png", "form_factor": "narrow", "label": "Identify a new collectible" },
    { "src": "/screenshots/wide-1.png",   "sizes": "1280x720", "type": "image/png", "form_factor": "wide",   "label": "Browse your collections" },
    { "src": "/screenshots/wide-2.png",   "sizes": "1280x720", "type": "image/png", "form_factor": "wide",   "label": "Item detail" }
  ],
  "categories": ["lifestyle", "entertainment"]
}
