{
  "name": "Bob — Self Development Apps",
  "short_name": "Bob",
  "description": "Bob Self Development Apps — rekod harian, streak, chart, dan report malam berbintang oleh coach Bob Dyno. Build. Inspire. Lead.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#141210",
  "theme_color": "#141210",
  "lang": "ms",
  "categories": [
    "lifestyle",
    "productivity",
    "health"
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}