{
  "name": "FokusKerja — To-Do & Catatan Bisnis",
  "short_name": "FokusKerja",
  "description": "Aplikasi to-do list & catatan bisnis agar tim fokus menyelesaikan tugas dan jobdesk",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#4f46e5",
  "lang": "id",
  "dir": "ltr",
  "categories": ["productivity", "business"],
  "icons": [
    { "src": "assets/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "assets/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" },
    { "src": "assets/icons/icon-maskable-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Tambah Tugas", "short_name": "Tugas Baru", "description": "Buat tugas baru dengan cepat", "url": "/#/tugas?new=1", "icons": [{ "src": "assets/icons/icon-192.svg", "sizes": "192x192" }] }
  ]
}
