{
  "name": "MJ SMART STUDIO",
  "short_name": "MJ STUDIO",
  "description": "MJ SMART STUDIO - Photo Selection & Studio Management Portal",
  "start_url": "./admin.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b0c10",
  "theme_color": "#d4af37",
  "icons": [
    {
      "src": "icons/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
