{
  "name": "ExamCert - IT Certification Exam Prep",
  "short_name": "ExamCert",
  "description": "30,000+ practice questions for AWS, Azure, GCP, and security certifications",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F2347",
  "theme_color": "#1B3B6F",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/images/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "ExamCert Homepage"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.andypham.awssaa",
      "id": "com.andypham.awssaa"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/us/app/saa-c03-aws/id6756201048"
    }
  ],
  "prefer_related_applications": false,
  "id": "examcert-pwa",
  "shortcuts": [
    {
      "name": "AWS Exams",
      "short_name": "AWS",
      "description": "Practice AWS certification exams",
      "url": "/exams/#aws",
      "icons": [{ "src": "/assets/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Azure Exams",
      "short_name": "Azure",
      "description": "Practice Azure certification exams",
      "url": "/exams/#azure",
      "icons": [{ "src": "/assets/images/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
