{
  "name": "MakerHub Restock",
  "short_name": "Restock",
  "description": "Product photo capture and SKU management",
  "start_url": "/upload",
  "display": "standalone",
  "background_color": "#334862",
  "theme_color": "#334862",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
