{
  "name": "Daily Up-skill",
  "short_name": "Up-skill",
  "description": "Checklist harian dan coach AI untuk skill, task, dan kebiasaan.",
  "start_url": "/harian",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0B0B0A",
  "theme_color": "#0B0B0A",
  "orientation": "portrait-primary",
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
