{
  "id": "/?source=pwa",
  "name": "Millennium Aircraft Services",
  "short_name": "MAS145",
  "description": "FAA & EASA Part 145 repair station. Landing gear overhaul, APU MRO, aerospace plating and precision machining, performed in-house. 24/7 AOG support worldwide.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "background_color": "#060B14",
  "theme_color": "#060B14",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities", "aviation"],
  "iarc_rating_id": "",
  "icons": [
    { "src": "/assets/icons/pwa/icon-48.png",  "sizes": "48x48",   "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/pwa/icon-64.png",  "sizes": "64x64",   "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/pwa/icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/pwa/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/pwa/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/pwa/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/pwa/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/pwa/icon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/pwa/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/pwa/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/pwa/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/assets/icons/pwa/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/assets/toolbar-logo.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Request a Quote",
      "short_name": "RFQ",
      "description": "Submit a workscope for landing gear, APU, plating or machining",
      "url": "/contact.html?source=pwa-shortcut#rfq",
      "icons": [{ "src": "/assets/icons/pwa/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "24/7 AOG Line",
      "short_name": "AOG",
      "description": "Aircraft-on-Ground rapid response line",
      "url": "/contact.html?source=pwa-shortcut#aog",
      "icons": [{ "src": "/assets/icons/pwa/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Capabilities",
      "short_name": "Capabilities",
      "description": "Aircraft platforms, NDT and special-process capabilities",
      "url": "/capabilities.html?source=pwa-shortcut",
      "icons": [{ "src": "/assets/icons/pwa/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Phone, email and address",
      "url": "/contact.html?source=pwa-shortcut",
      "icons": [{ "src": "/assets/icons/pwa/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/assets/og/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Millennium Aircraft Services: landing gear, APU, plating, machining"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "share_target": {
    "action": "/contact.html",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "subject",
      "text": "message",
      "url": "url"
    }
  }
}
