{
  "name": "WhiteCat Playground - Platform Belajar Coding Gratis",
  "short_name": "WhiteCat",
  "description": "Platform belajar pemrograman dan coding gratis untuk siswa Indonesia. Belajar Python, JavaScript, HTML, CSS, C, C++, C#, dan IoT secara interaktif dengan gamifikasi seru!",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "orientation": "any",
  "lang": "id",
  "dir": "ltr",
  "categories": ["education", "programming", "productivity"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "WhiteCat Playground - Platform Belajar Coding Gratis"
    }
  ],
  "shortcuts": [
    {
      "name": "Mulai Belajar",
      "url": "/belajar",
      "description": "Mulai belajar pemrograman"
    },
    {
      "name": "Leaderboard",
      "url": "/leaderboard",
      "description": "Lihat peringkat siswa"
    },
    {
      "name": "Profil Saya",
      "url": "/profile",
      "description": "Lihat profil dan pencapaian"
    }
  ]
}
