{
  "name": "LoviaFive Go",
  "short_name": "Go",
  "description": "El POS sin complicaciones — para cafeterías, restaurantes, taquerías y más.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F9F8F5",
  "theme_color": "#0F172A",
  "orientation": "any",
  "lang": "es-MX",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["business", "productivity", "food"],
  "screenshots": []
}
