{
  "name": "Page Pointer",
  "short_name": "Pointer",
  "description": "A private camera guide for keeping your place in a physical book.",
  "id": "/?source=installed",
  "start_url": "/?v=1&source=installed",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#eaf6f4",
  "theme_color": "#eaf6f4",
  "categories": ["education", "utilities"],
  "icons": [
    { "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
