{
  "name": "CabinCore",
  "short_name": "CabinCore",
  "description": "CabinCore inflight cabin service, meal, galley, seat, inventory, and summary manager.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f6fa",
  "theme_color": "#061b36",
  "categories": ["business", "productivity", "travel"],
  "icons": [
    {
      "src": "icons/cabincore-icon-192-v2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/cabincore-icon-512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
