{
  "name": "Nirvana Coffee TV Display",
  "short_name": "Nirvana TV",
  "description": "Menu Studio TV Display standalone mini-app for Nirvana Coffee.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#1A0F06",
  "theme_color": "#1A0F06",
  "lang": "es-PY",
  "icons": [
    {
      "src": "brand/nirvana-app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "brand/nirvana-app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
