{
  "name": "NEXIRO-FLUX — Build Your Online Store",
  "short_name": "NEXIRO-FLUX",
  "description": "The leading platform to build professional online stores and websites in minutes.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#f97316",
  "background_color": "#ffffff",
  "lang": "ar",
  "dir": "auto",
  "categories": ["business", "productivity", "shopping"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Templates",
      "short_name": "Templates",
      "description": "Browse all templates",
      "url": "/templates",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "description": "View pricing plans",
      "url": "/pricing",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "My Dashboard",
      "short_name": "Dashboard",
      "description": "Open my dashboard",
      "url": "/my-dashboard",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
