{
  "name": "Delykart Seller",
  "short_name": "DK Seller",
  "description": "Manage your Delykart store and orders",
  "theme_color": "#045787",
  "background_color": "#045787",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "https://seller.delykart.com/",
  "scope": "https://seller.delykart.com/",
  "lang": "en",
  "icons": [
    { "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["business", "productivity"]
}
