{
  "name": "Senate Bill Drafting",
  "short_name": "Senate Bill Drafting",
  "description": "Draft and submit your own Congressional Bill. Civic engagement, democratized.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#c9a84c",
  "background_color": "#0a1628",
  "categories": ["government", "politics", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Draft a Bill",
      "short_name": "Draft",
      "description": "Start drafting a new Congressional bill",
      "url": "/draft",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Find Your Senators",
      "short_name": "Senators",
      "description": "Browse and contact your senators",
      "url": "/senators",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
