{
  "name": "Dravon OS",
  "short_name": "Dravon",
  "description": "Internal operating system and productivity workspace for Dravon Systems",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#021526",
  "theme_color": "#021526",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
