{
  "name": "PayOnce — Estimates",
  "short_name": "PayOnce",
  "description": "Pay once. Quote forever. A no-subscription estimate app for tradespeople.",
  "start_url": "/app",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf9f7",
  "theme_color": "#16181d",
  "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" },
    { "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
