{
  "name": "Ometrix",
  "short_name": "Ometrix",
  "description": "Find your professional brand blind spot. No ghostwriter. No agency. Just your voice.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1B2B5E",
  "background_color": "#FAFAF8",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Sign in",
      "short_name": "Sign in",
      "description": "Sign back in with a magic link",
      "url": "/login?redirect=%2Fdashboard",
      "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "Take the test",
      "short_name": "Test",
      "description": "Take the free Corporate Cosplay Test",
      "url": "/assess",
      "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    }
  ]
}
