{
  "name": "MapFlow",
  "short_name": "MapFlow",
  "description": "Professional Temu → Amazon product mapping tool",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "landscape-primary",
  "theme_color": "#FF6200",
  "background_color": "#07070C",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Batch",
      "short_name": "New",
      "description": "Start a new mapping batch",
      "url": "./index.html",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
