{
  "name": "ProfitDekho — All-in-one seller toolkit",
  "short_name": "ProfitDekho",
  "description": "Meesho, Flipkart, Amazon sellers ke liye real profit calculator, listing price planner, return tracker, label cropper aur Meesho price-change generator — sab ek hi platform pe.",
  "start_url": "/dashboard?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0055FF",
  "lang": "en-IN",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/profitdekho-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/profitdekho-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Upload payment file, see real profit"
    },
    {
      "name": "Listing Price Calculator",
      "url": "/listing-price-calculator",
      "description": "Pre-listing profit check by category"
    },
    {
      "name": "Label Crop",
      "url": "/label-crop",
      "description": "Thermal & A4 label cropper"
    }
  ]
}
