{
  "name": "QuizLaunch - Quiz Funnels for Coaches",
  "short_name": "QuizLaunch",
  "description": "Create interactive quizzes to capture leads and grow your coaching business",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#a855f7",
  "background_color": "#ffffff",
  "categories": ["business", "productivity"],
  "screenshots": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663346491371/f63LoP5532xtbNAP7jf7hG/splash-1170x2532-FeMpJiRmR8DToVNvGVu9Cn.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663346491371/f63LoP5532xtbNAP7jf7hG/splash-1125x2436-7fRkkhbTTRPAVBe6NaP7LU.png",
      "sizes": "1125x2436",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663346491371/f63LoP5532xtbNAP7jf7hG/icon-192x192-fCfoHLKgVeLu7azAqWARzK.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663346491371/f63LoP5532xtbNAP7jf7hG/icon-192x192-KdTZX9yTxub62hsX9MvEjA.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "maskable"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663346491371/f63LoP5532xtbNAP7jf7hG/icon-512x512-6SmAJ2MrrCp8QFzVCnvRiY.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663346491371/f63LoP5532xtbNAP7jf7hG/icon-512x512-NxZJJnpRdkxGxHYLEisVSa.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Create Quiz",
      "short_name": "New Quiz",
      "description": "Start building a new quiz",
      "url": "/dashboard/quiz/new",
      "icons": [
        {
          "src": "/icons/shortcut-create-quiz-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "View Leads",
      "short_name": "Leads",
      "description": "View all captured leads",
      "url": "/leads",
      "icons": [
        {
          "src": "/icons/shortcut-leads-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
