{
  "name": "GFVR Control Tower",
  "short_name": "GFVR Ctrl",
  "description": "Professional flight operations and pricing tools for GFVR",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#66033C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/images/GFVR-ctrl.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/GFVR-Icon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Itinerator",
      "short_name": "Itinerator",
      "description": "Travel formatting tool",
      "url": "/itinerator/",
      "icons": [{ "src": "/assets/images/GFVR-Icon.png", "sizes": "192x192" }]
    },
    {
      "name": "Marginator",
      "short_name": "Marginator",
      "description": "Price calculator",
      "url": "/marginator/",
      "icons": [{ "src": "/assets/images/GFVR-Icon.png", "sizes": "192x192" }]
    }
  ]
}
