{
  "name": "612 Wharf Avenue Store",
  "short_name": "612 Wharf",
  "description": "Vintage thrift & boutique — shop and manage listings",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f766e",
  "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" }
  ],
  "shortcuts": [
    { "name": "New Listing", "url": "/admin/#new-listing", "description": "Add a new item to sell" },
    { "name": "Orders",      "url": "/admin/#orders",      "description": "View and manage orders" },
    { "name": "Shop",        "url": "/",                   "description": "Browse the store" }
  ],
  "categories": ["shopping", "business"],
  "screenshots": []
}
