{
  "name": "Allohaus POS",
  "short_name": "Allohaus",
  "description": "Point of Sale — Allohaus Social Club",
  "start_url": "/pos",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#1a0e04",
  "theme_color": "#281508",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "id"
}
