{
  "name": "TrustRoom",
  "short_name": "TrustRoom",
  "description": "A homeowner confidence platform and proof-backed project approval room for reviewing contractor estimates before work starts.",
  "id": "./index.html?app=trustroom-v2",
  "start_url": "./index.html?app=trustroom-v2",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0b1326",
  "theme_color": "#4edea3",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "trustroom-app-icon-fingerprint.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "trustroom-app-icon-fingerprint-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
