{
  "name": "Pixel Calculator",
  "short_name": "PixelCalc",
  "start_url": "/en/index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "description": "The ultimate calculator for image processing, printing, and editing. Resolution (Pixels, MPx) ↔ Pixel density (DPI, PPI) ↔ Physical size (mm, cm, in)",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
