{
  "name": "How Much of a Narcissist Are You? | Mirror Test",
  "short_name": "Mirror Test",
  "description": "A 20-question quiz to find your narcissism score. A 3-minute personality test that holds up the mirror.",
  "id": "/narcissist/",
  "start_url": "./index-en.html?utm_source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0d12",
  "theme_color": "#0a0d12",
  "lang": "en",
  "dir": "ltr",
  "categories": ["entertainment", "lifestyle", "psychology"],
  "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-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
