{
  "name": "S2S SAR Drone Program Policy Manual",
  "short_name": "S2S SAR Drone Program RPOC",
  "description": "S2S SAR Drone Program - RPAS Operator Certificate Policy & Operations Manual",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2B5A9C",
  "orientation": "any",
  "scope": "./",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "productivity",
    "utilities"
  ],
  "shortcuts": [
    {
      "name": "Emergency Procedures",
      "short_name": "Emergency",
      "description": "Quick access to emergency procedures",
      "url": "/?jump=emergency-procedures"
    },
    {
      "name": "Pre-Flight Checklist",
      "short_name": "Pre-Flight",
      "description": "Interactive pre-flight checklist",
      "url": "/?jump=pre-flight"
    },
    {
      "name": "Regulations Reference",
      "short_name": "Regulations",
      "description": "CAR Part IX quick reference",
      "url": "/?jump=regulations"
    }
  ]
}
