{
  "name": "Civic Knode — Redistricting Studio",
  "short_name": "Civic Knode",
  "description": "Explore US political geography, draw districts precinct by precinct, and simulate House, Senate, and Presidential elections. © Christopher Keane. Licensed, not sold.",
  "id": "/",
  "start_url": "/?src=app",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1024",
  "theme_color": "#0d1024",
  "categories": ["education", "reference", "government"],
  "icons": [
    { "src": "icon_192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon_512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon_512_maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
