{
  "short_name": "NASTF",
  "name": "NASTF Secure Data Release Model",
  "description": "Secure vehicle service credentials and OEM data access for qualified automotive professionals.",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1976d2",
  "background_color": "#ffffff",
  "categories": ["business", "productivity"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Memberships",
      "short_name": "Register",
      "description": "Compare NASTF membership tiers and register",
      "url": "/register",
      "icons": [{ "src": "/android-chrome-512x512.png", "sizes": "512x512" }]
    },
    {
      "name": "About NASTF",
      "short_name": "About",
      "description": "Mission, programs, and governance",
      "url": "/about",
      "icons": [{ "src": "/android-chrome-512x512.png", "sizes": "512x512" }]
    }
  ]
}
