{
  "name": "KeClick POS - RapidBurger",
  "short_name": "KeClick",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#090d14",
  "theme_color": "#ff5e2c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "description": "Sistema POS ultra rápido para RapidBurger",
  "categories": ["productivity", "food"]
}
