{
  "short_name": "Creative OS",
  "name": "Mohtawa Creative OS",
  "description": "Mohtawa Creative OS is a platform for creative professionals to manage their projects and collaborate with their teams.",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "256x256 128x128 64x64 32x32 24x24 16x16",
      "type": "image/svg+xml"
    },
    {
      "src": "favicon_dark.ico",
      "sizes": "256x256 128x128 64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "media": "(prefers-color-scheme: light)",
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "media": "(prefers-color-scheme: dark)",
      "src": "logo192_dark.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "media": "(prefers-color-scheme: light)",
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "media": "(prefers-color-scheme: dark)",
      "src": "logo512_dark.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}
