{
  "name": "Presentation Manager",
  "short_name": "PresManager",
  "description": "Manage and view presentations",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f0f2f7",
  "theme_color": "#7c3aed",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "categories": ["business", "productivity"]
}
