{
  "name": "Patch Legacy — Family Tradition",
  "short_name": "Patch Legacy",
  "description": "Earn patches for skills, adventures, and accomplishments. A family tradition built together, displayed forever.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F1E7D0",
  "theme_color": "#1E3A2A",
  "categories": ["lifestyle", "social", "productivity"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Design a Patch",
      "short_name": "Create",
      "description": "Start a new signature patch",
      "url": "/patches/new"
    },
    {
      "name": "Verifier Inbox",
      "short_name": "Inbox",
      "description": "Approve family submissions",
      "url": "/inbox"
    }
  ]
}
