{
  "name": "Ditch Training",
  "short_name": "Training",
  "description": "Internal training and knowledge center for Ditch team members",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#cd6028",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/api/icon",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/api/icon",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
