{
  "name": "Test Ready App",
  "short_name": "Test Ready",
  "description": "A mobile-first driving test readiness check from Driving Test Expert.",
  "start_url": "/test-ready/",
  "scope": "/test-ready/",
  "display": "standalone",
  "background_color": "#070707",
  "theme_color": "#050505",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
