{
  "name": "KMeat 2026 Scanner",
  "short_name": "KMeat Scanner",
  "description": "Official ticket scanner and accreditation app for the Kenya Meat Conference 2026 organizing team.",
  "start_url": "./scanner-pwa.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#023023",
  "theme_color": "#023023",
  "icons": [
    {
      "src": "scanner-icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "scanner-icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "scanner-icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
