{
  "name": "Data Transfer Calculator - DopaBrain",
  "short_name": "Transfer Time",
  "description": "Estimate download and upload time from file size and internet speed in seconds or hours.",
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0891b2",
  "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"
    }
  ]
}
