{
  "name": "Ivory Noir Co. Admin",
  "short_name": "IN Admin",
  "description": "Owner admin dashboard for Ivory Noir Co. event rentals — bookings, revenue, calendar, customers, inventory and more.",
  "start_url": "/admin?pwa=1",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f0f14",
  "theme_color": "#0f0f14",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/app-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
