{
  "id": "/admin.html",
  "name": "TSL Studio: Orders & Bookings",
  "short_name": "TSL Studio",
  "description": "Print orders and booking requests from thestoiclight.com.",
  "start_url": "/admin.html?source=app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0B0A",
  "theme_color": "#0B0B0A",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
