{
  "name": "Todo Sin TACC Necochea",
  "short_name": "TSTC",
  "description": "Sistema de gestión gastronómica",
  "start_url": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "background_color": "#ffffff",
  "theme_color": "#C0392B",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
