{
  "name": "Central Aviation Preflight",
  "short_name": "CA Preflight",
  "description": "Preflight planning and weather briefing tool",
  "start_url": "/preflight/",
  "display": "standalone",
  "background_color": "#0D1120",
  "theme_color": "#0D1120",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "ca_favicon_package/ca_icon_32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "ca_favicon_package/ca_icon_48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "ca_favicon_package/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "ca_favicon_package/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
