{
  "short_name": "CakNing",
  "name": "CAK & NING Tutor",
  "id": "/",
  "scope": "/",
  "lang": "id",
  "categories": ["education"],
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/assets/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/assets/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#0A0A0C",
  "display": "standalone",
  "theme_color": "#0A0A0C",
  "description": "Mobile tutoring application with natural conversational style and adaptive learning.",
  "shortcuts": [
    {
      "name": "Mulai Sesi Tutor",
      "url": "/session"
    },
    {
      "name": "Cek Kuota",
      "url": "/subscription"
    }
  ]
}
