{
  "name": "QAF Check",
  "short_name": "QAF Check",
  "description": "Choose your identity and problem — we'll suggest the right digital solution. Free check-up in 60 seconds.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#12151c",
  "theme_color": "#12151c",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/img/og-seal-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/img/og-seal-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
