{
  "name": "Threemiles Sales Tracker",
  "short_name": "3M Tracker",
  "description": "Threemiles real estate sales tracker — collected fees, forecast pipeline, potential listings and reports.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#e8ebe9",
  "theme_color": "#0a5c34",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
