{
  "name": "YAP Smart Translator",
  "short_name": "YAP",
  "description": "Smart Voice Translation Engine",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#63ff92",
  "icons":[
    {
      "src": "/fav_yap.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/fav_yap.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}