{
  "name": "TatwirLabs",
  "short_name": "TatwirLabs",
  "description": "Free online tools and converters",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#608df0",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "TatwirLabs",
      "short_name": "TL",
      "description": "Free online tools and converters",
      "url": "/#tatwirlabs",
      "icons": [
        {
          "src": "/favicon.svg",
          "sizes": "any"
        }
      ]
    }
  ],
  "categories": [
    "utilities",
    "productivity"
  ],
  "lang": "en",
  "dir": "ltr"
}