{
  "name": "Debatable",
  "short_name": "Debatable",
  "description": "Primary-source local government coverage. Know what your community is deciding before the next meeting.",
  "start_url": "/app",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A1628",
  "theme_color": "#0A1628",
  "categories": ["news", "government", "politics"],
  "icons": [
    { "src": "/static/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/static/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/static/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/static/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "MI Data Centers Debate",
      "url": "/knowledgebase/michigan-data-centers",
      "description": "Follow the April 15 data center vote"
    },
    {
      "name": "Knowledgebase",
      "url": "/knowledgebase",
      "description": "Research local issues"
    }
  ]
}