{
  "name": "DW Office Management Suite",
  "short_name": "DW Office",
  "description": "DW Office Management Suite for Admin, Staff, and Clients",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#004d4d",
  "theme_color": "#004d4d",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "dream_world_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
