{
  "name": "AMS Aircraft Management System",
  "short_name": "AMS",
  "description": "Records, maintenance, and dispatch for Part 61 flight schools and Part 91 fleets",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B2345",
  "theme_color": "#0B2345",
  "icons": [
    {
      "src": "/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
