{
  "name": "SeedStellar",
  "short_name": "SeedStellar",
  "description": "多商戶電商平台 - 開店輕鬆，購物簡單",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3B82F6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "business"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Stores",
      "url": "/",
      "description": "Browse all stores"
    },
    {
      "name": "My Profile",
      "url": "/profile",
      "description": "View my profile"
    },
    {
      "name": "My Store",
      "url": "/shopfile",
      "description": "Manage my store"
    }
  ]
}
