{
  "name": "TUVO",
  "short_name": "TUVO",
  "description": "The fastest way to buy and sell kids stuff locally.",
  "start_url": "/pages/home.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAFAF5",
  "theme_color": "#2A9D8F",
  "icons": [
    {
      "src": "/static/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/static/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["shopping", "kids"],
  "lang": "es",
  "dir": "ltr",
  "scope": "/",
  "id": "tuvo-app"
}
