{
  "short_name": "Atlas",
  "name": "Atlas - Library Inventory Management",
  "icons": [
    {
      "src": "icon.svg",
      "type": "image/svg+xml",
      "sizes": "192x192 512x512"
    }
  ],
  "start_url": "./index.html",
  "background_color": "#f7f9fb",
  "theme_color": "#1e3a8a",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "./",
  "description": "Library staff inventory, rental checkout, and sales management PWA application."
}
