{
  "name": "AAC Pro Estimator",
  "short_name": "AAC Estimate",
  "description": "Premium construction cost estimation tool by Arise Above Construction",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#19195F",
  "theme_color": "#19195F",
  "categories": ["productivity", "business"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%2319195F' width='540' height='720'/><polygon points='270,100 360,300 180,300' fill='%23C9A84C'/><text x='270' y='400' text-anchor='middle' fill='white' font-size='48' font-family='Arial' font-weight='bold'>AAC Pro</text><text x='270' y='460' text-anchor='middle' fill='%23C9A84C' font-size='36' font-family='Arial' font-weight='bold'>Estimator</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%2319195F' width='192' height='192'/><polygon points='96,40 140,120 40,120' fill='%23C9A84C'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%2319195F' width='192' height='192'/><polygon points='96,40 140,120 40,120' fill='%23C9A84C'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%2319195F' width='512' height='512'/><polygon points='256,100 380,300 100,300' fill='%23C9A84C'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Estimate",
      "short_name": "New",
      "description": "Start a new estimate",
      "url": "./index.html?action=new",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23C9A84C' width='192' height='192' rx='45'/><text x='96' y='110' text-anchor='middle' font-size='80' fill='%2319195F' font-weight='bold'>+</text></svg>",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
