{
  "id": "/tools/allergy-card-builder/",
  "name": "AllergyPass",
  "short_name": "AllergyPass",
  "description": "Multilingual food allergy cards for travel. Communicate dietary restrictions safely in 20 languages. Free, offline-ready.",
  "start_url": "/tools/allergy-card-builder/",
  "display": "standalone",
  "background_color": "#FAF7F2",
  "theme_color": "#1E1209",
  "orientation": "portrait",
  "lang": "en",
  "scope": "/",
  "categories": [
    "health",
    "travel",
    "utilities"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Build Allergy Card",
      "short_name": "Build Card",
      "description": "Generate your personalised allergy card for any destination",
      "url": "/tools/allergy-card-builder/",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "AllergyPass card builder showing bilingual Thai-English allergy card"
    }
  ]
}
