{
  "name": "SkillUp Certified - Cloud Certification Practice Tests",
  "short_name": "SkillUp Certified",
  "description": "Free practice tests and study materials for Anthropic Claude, AWS, Google Cloud, and Azure certifications. Pass your certification exam with confidence.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f23",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["education", "productivity"],
  "lang": "en-US",
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Anthropic Certifications",
      "url": "/anthropic",
      "description": "Claude AI certification practice tests"
    },
    {
      "name": "AWS Certifications",
      "url": "/aws",
      "description": "Amazon Web Services certification practice tests"
    }
  ]
}
