{
  "name": "FLYBATT - 3-Second Airline Battery Scanner",
  "short_name": "FLYBATT",
  "description": "Point your camera at any power bank label to check airline cabin carry-on compliance in 3 seconds under IATA regulations.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0E14",
  "theme_color": "#0B0E14",
  "categories": ["travel", "utilities"],
  "icons": [
    {
      "src": "/assets/favicon-standby.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/logo-vertical-standby.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
