{
  "name": "G-550 Cost Calculator",
  "short_name": "G-550 Cost",
  "description": "Calculate airport distance, estimated G-550 flight time, and hourly operating cost.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f7fbfd",
  "theme_color": "#12335b",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
