{
  "name": "Akashic",
  "short_name": "Akashic",
  "description": "A page for every place in America — every county, town, congressional district, metro, and media market. See who lives there, how it votes, and how it got that way.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0a0e",
  "theme_color": "#0d0a0e",
  "orientation": "portrait-primary",
  "categories": ["news", "politics", "education", "reference"],
  "lang": "en-US",
  "scope": "/",
  "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.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
