{
  "name": "Appixen - Complete Restaurant Point of Sale Software",
  "short_name": "Appixen",
  "description": "The complete restaurant POS solution with billing, kitchen display (KDS), inventory management, customer CRM, staff management, and analytics. Works offline.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/hero-pos.png",
      "sizes": "1440x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Appixen - Restaurant POS Dashboard"
    },
    {
      "src": "/dashboard-preview.png",
      "sizes": "1344x768",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Appixen - Analytics Dashboard"
    }
  ],
  "prefer_related_applications": false
}