{
  "name": "Armenian Transliterator",
  "short_name": "transl.it",
  "lang": "hy",
  "description": "Type armenian in latin → Տպիր հայերեն լատիներենով",
  "icons": [
    {
      "src": "/favicons/hy/android-chrome-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicons/hy/android-chrome-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicons/hy/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicons/hy/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/hy",
  "scope": "/hy",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#F39C12"
}