{
  "name": "The Flip Ledger",
  "short_name": "FlipLedger",
  "description": "Track expenses, contractors, photos, and profit on every house flip. Built for real estate investors.",
  "theme_color": "#1a1209",
  "background_color": "#1a1209",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "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"
    }
  ]
}

