{
  "name": "PrepKloud - Cloud Certification Practice",
  "short_name": "PrepKloud",
  "description": "Free cloud certification practice tests for Azure, AWS, and GCP. Study offline with 15,000+ questions.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0078D4",
  "orientation": "portrait-primary",
  "scope": "./",
  "icons": [
    {
      "src": "icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Take Quiz",
      "short_name": "Quiz",
      "description": "Start a practice test",
      "url": "/quiz-config.html",
      "icons": [{ "src": "icons/quiz-icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Flashcards",
      "short_name": "Cards",
      "description": "Study flashcards",
      "url": "/flashcards.html",
      "icons": [{ "src": "icons/flashcard-icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Roadmaps",
      "short_name": "Roadmaps",
      "description": "View learning paths",
      "url": "/roadmaps.html",
      "icons": [{ "src": "icons/roadmap-icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "My Progress",
      "short_name": "Progress",
      "description": "View your progress",
      "url": "/progress.html",
      "icons": [{ "src": "icons/progress-icon-96x96.png", "sizes": "96x96" }]
    }
  ],
  "categories": ["education", "productivity"],
  "related_applications": [],
  "prefer_related_applications": false
}
