{
  "name": "Unit Master",
  "short_name": "Unit Master",
  "description": "Fast, free converter for units, currency, cooking measurements, fuel economy, data storage, time zones, pressure, power, number bases, and Roman numerals.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#18181b",
  "lang": "en",
  "dir": "ltr",
  "categories": ["productivity", "utilities", "education"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Currency",
      "short_name": "Currency",
      "url": "/currency"
    },
    {
      "name": "Cooking",
      "short_name": "Cooking",
      "url": "/cooking"
    },
    {
      "name": "Calculator",
      "short_name": "Calculator",
      "url": "/calculator"
    }
  ]
}
