{
  "name": "STINO Queue System",
  "short_name": "STINO Queue",
  "description": "Mobile queue ticket tracking system",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#3B82F6",
  "background_color": "#EFF6FF",
  "scope": "/",
  "id": "stino-queue-system",
  "icons": [
    {
      "src": "/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "apple-touch-icon"
    }
  ],
  "screenshots": [],
  "categories": ["business", "productivity"],
  "lang": "en",
  "dir": "ltr"
}