{
  "name": "Vietnam Dustoff Medic",
  "short_name": "Dustoff Medic",
  "description": "An educational website documenting firsthand experiences as a Dustoff Medic in Vietnam, providing historical insights and reference materials.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#FFFF00",
  "background_color": "#FFFF00",
  "categories": ["education", "history", "reference"],
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    { "src": "/icons/android-icon-36x36.png", "sizes": "36x36", "type": "image/png" },
    { "src": "/icons/android-icon-48x48.png", "sizes": "48x48", "type": "image/png" },
    { "src": "/icons/android-icon-72x72.png", "sizes": "72x72", "type": "image/png" },
    { "src": "/icons/android-icon-96x96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "/icons/android-icon-144x144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/icons/android-icon-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/apple-touch-icon-57x57.png", "sizes": "57x57", "type": "image/png" },
    { "src": "/icons/apple-touch-icon-60x60.png", "sizes": "60x60", "type": "image/png" },
    { "src": "/icons/apple-touch-icon-72x72.png", "sizes": "72x72", "type": "image/png" },
    { "src": "/icons/apple-touch-icon-76x76.png", "sizes": "76x76", "type": "image/png" },
    { "src": "/icons/apple-touch-icon-114x114.png", "sizes": "114x114", "type": "image/png" },
    { "src": "/icons/apple-touch-icon-120x120.png", "sizes": "120x120", "type": "image/png" },
    { "src": "/icons/apple-touch-icon-144x144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/icons/apple-touch-icon-152x152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "/icons/apple-touch-icon-180x180.png", "sizes": "180x180", "type": "image/png" },
    {
      "src": "https://chuckandlorene.com/touchicons/apple-touch-icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Congressional Gold Medal Act",
      "url": "/#goldmedal",
      "description": "Skip to the section on the Dustoff Crews of the Vietnam War Congressional Gold Medal Act."
    },
    {
      "name": "'Dustoff' Acronym Definition",
      "url": "/#acronym",
      "description": "Skip to the explanation of the Dustoff acronym."
    },
    {
      "name": "A Mission of Unyielding Courage",
      "url": "/#mission",
      "description": "Skip to the section on the incredible bravery of Dustoff crews."
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "Chuck Emerson a Dustoff Medic",
      "text": "Check out this historical website about Dustoff Medics in Vietnam.",
      "url": "https://chuckandlorene.com"
    }
  },
  "related_applications": []
}