{
  "name": "The ICON Division",
  "short_name": "ICON",
  "description": "Internal handbook, training, and operations for the ICON Division team.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ebe7dd",
  "theme_color": "#111111",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Setter Resources",
      "short_name": "Setters",
      "url": "/?tab=setters",
      "description": "Pitch, door approaches, pro tips"
    },
    {
      "name": "Team Store",
      "short_name": "Store",
      "url": "/store",
      "description": "Order print material and assets"
    },
    {
      "name": "Training Guide",
      "short_name": "Training",
      "url": "/training",
      "description": "The full training manual"
    }
  ]
}
