{
  "name": "AgPilotEDU",
  "short_name": "AgPilotEDU",
  "description": "Ag pilot training \u2014 built for the whole career",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2E6E26",
  "theme_color": "#2E6E26",
  "orientation": "any",
  "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/maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "education"
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/",
      "description": "Go to your training dashboard"
    }
  ],
  "id": "/"
}