{
  "name": "Maybe in Midland — Tax & Debt Tracker",
  "short_name": "MaybeInMidland",
  "description": "Live aggregate debt clock, recapture impact, and property tax transparency for all Midland County taxing entities. Official data from Texas BRB, TEA, MCAD, and Midland ISD.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f2f0",
  "theme_color": "#CC0000",
  "orientation": "portrait-primary",
  "categories": ["finance", "government", "education"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='36' fill='%23CC0000'/><text x='96' y='134' text-anchor='middle' font-size='108' font-family='Arial' font-weight='bold' fill='white'>$</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%23CC0000'/><text x='256' y='356' text-anchor='middle' font-size='288' font-family='Arial' font-weight='bold' fill='white'>$</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Debt Clock",
      "short_name": "Debt Clock",
      "description": "View the live aggregate debt clock for Midland County",
      "url": "/#debt-clock",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='18' fill='%23CC0000'/><text x='48' y='66' text-anchor='middle' font-size='54' font-family='Arial' font-weight='bold' fill='white'>$</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Recapture Impact",
      "short_name": "Recapture",
      "description": "Midland ISD Chapter 49 recapture tracker",
      "url": "/#recapture",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='18' fill='%23F97316'/><text x='48' y='66' text-anchor='middle' font-size='54' font-family='Arial' font-weight='bold' fill='white'>%</text></svg>", "sizes": "96x96" }]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
