{
  "name": "Time Zone Converter - DopaBrain",
  "short_name": "Time Zone",
  "description": "Convert a meeting time across UTC, US, Europe, and Asia time zones without an external API.",
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#4338ca",
  "background_color": "#0b1020",
  "lang": "en",
  "categories": [
    "utilities",
    "productivity"
  ],
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
