{
  "name": "Protective.Design - Security Assessment and Vendor Referral",
  "short_name": "Protective",
  "description": "Security assessment and vendor referral platform for clearer next steps and better vendor routing",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafafa",
  "theme_color": "#2d2d2d",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "security"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Start Assessment",
      "short_name": "Assessment",
      "description": "Start a new security assessment",
      "url": "/assessment",
      "icons": [{ "src": "/logo.png", "sizes": "96x96" }]
    }
  ],
  "share_target": {
    "action": "/assessment",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded"
  }
}

