{
  "name": "TrueScope",
  "short_name": "TrueScope",
  "description": "The first and only independent source of what renovations actually cost.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1f0f",
  "theme_color": "#7ed348",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["finance", "utilities"],
  "shortcuts": [
    {
      "name": "Analyze a Proposal",
      "short_name": "Analyze",
      "url": "/homeowner.html#analyzer",
      "description": "Upload a contractor proposal for instant benchmarking"
    },
    {
      "name": "Research Costs",
      "short_name": "Research",
      "url": "/homeowner.html#research",
      "description": "Look up renovation costs by address"
    }
  ]
}
