{
  "name": "Superplay POS",
  "short_name": "SP POS",
  "description": "Superplay Indoor Playground — Point of Sale",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F5F2ED",
  "theme_color": "#EC008B",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "prefer_related_applications": false
}
