{
  "name": "Learn730: Cloud Practitioner Prep",
  "short_name": "Learn730",
  "description": "Free AWS Cloud Practitioner (CLF-C02) exam prep with flashcards, quizzes, and a glossary. No login, no paywall, works offline.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#00e87a",
  "theme_color": "#00e87a",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
