{
  "name": "Grove Reader",
  "short_name": "Grove",
  "description": "Your personal reading sanctuary — PDF, EPUB, Word & more",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1a2421",
  "theme_color": "#1a2421",
  "lang": "id",
  "categories": ["books", "education", "utilities"],
  "icons": [
    { "src": "icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Buka Library",
      "short_name": "Library",
      "description": "Langsung ke koleksi buku",
      "url": "./index.html",
      "icons": [{ "src": "icons/icon-96x96.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
