{
  "name": "MarkOfStyle - AI Branding Portal",
  "short_name": "MarkOfStyle",
  "description": "Create custom branded products with MarkOfStyle Studio",
  "start_url": "/MarkOfStyle/src/markofstyle/mobile.php",
  "scope": "/MarkOfStyle/src/markofstyle/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f6fbff",
  "theme_color": "#081a3a",
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "categories": ["shopping", "business"],
  "screenshots": [
    {
      "src": "../../images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "form_factor": "narrow",
      "purpose": "any"
    },
    {
      "src": "../../images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "purpose": "any"
    }
  ],
  "icons": [
    {
      "src": "../../images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../../images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../../images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "../../images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Designing",
      "short_name": "Design",
      "description": "Create a new custom design",
      "url": "/MarkOfStyle/src/markofstyle/customizer.php",
      "icons": [
        {
          "src": "../../images/logo.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "View Products",
      "short_name": "Products",
      "description": "Browse all products",
      "url": "/MarkOfStyle/src/markofstyle/mobile.php",
      "icons": [
        {
          "src": "../../images/logo.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
