{
  "name": "FlipTracker — Reselling P&L & Inventory Suite",
  "short_name": "FlipTracker",
  "description": "The complete inventory, profit, and crypto-monetized flip tracker for resellers.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f1117",
  "theme_color": "#1a1d27",
  "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"
    }
  ]
}
