{
  "name": "Age of Flying",
  "short_name": "AgeOfFlying",
  "description": "From the Wright Flyer to the Mustang: launch, climb, and clear the tree line over a living PhytoEngine forest.",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#8fbede",
  "theme_color": "#9ec8e8",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
