{
  "name": "Real Briefings",
  "short_name": "Real Briefings",
  "description": "Plain-English answers about local government meetings, taxes, and budgets — sourced from official transcripts. The information is there. You decide.",
  "start_url": "/?utm_source=pwa_install",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#B86F3D",
  "categories": ["news", "education", "government"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "What happened at the last meeting",
      "short_name": "Last meeting",
      "description": "Hear a summary of the most recent council meeting",
      "url": "/?q=what+happened+at+the+last+meeting&utm_source=pwa_shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tell me about the jail bond",
      "short_name": "Jail bond",
      "description": "The Whatcom County jail bond explained",
      "url": "/?q=tell+me+about+the+jail+bond&utm_source=pwa_shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "What's on my property tax bill",
      "short_name": "Property tax",
      "description": "The 12 districts on a Bellingham tax bill",
      "url": "/?q=whats+on+my+property+tax+bill&utm_source=pwa_shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
