{
  "short_name": "simplestores",
  "name": "simplestores — Your Online Store Builder",
  "description": "Build, manage and grow your online store with simplestores. Orders, inventory, marketing, AI content & more on every device.",
  "icons": [
    {
      "src": "/simplestores-logo.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0F1A3A",
  "background_color": "#ffffff",
  "categories": ["business", "shopping", "productivity"],
  "shortcuts": [
    { "name": "Overview",  "url": "/dashboard",          "description": "Dashboard overview" },
    { "name": "Orders",    "url": "/dashboard/orders",   "description": "Manage orders" },
    { "name": "Products",  "url": "/dashboard/products", "description": "Manage products" },
    { "name": "Storefront","url": "/",                   "description": "Visit your store" }
  ],
  "prefer_related_applications": false
}
