{
  "name": "American Power Plant Directory",
  "short_name": "Power Directory",
  "description": "Interactive maps and sortable data on every utility-scale US power plant - nuclear, geothermal, coal, biomass, petroleum, wind, hydroelectric, natural gas, solar and battery storage - plus the uranium fuel-cycle facilities that supply America's reactors.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "lang": "en-US",
  "categories": [
    "education",
    "reference",
    "utilities"
  ],
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "shortcuts": [
    {
      "name": "Nuclear Power Plants",
      "short_name": "Nuclear",
      "description": "Map and table of US nuclear power plants",
      "url": "/"
    },
    {
      "name": "Uranium Supply Chain",
      "short_name": "Supply Chain",
      "description": "Map and table of US uranium fuel-cycle facilities",
      "url": "/supply-chain"
    },
    {
      "name": "Natural Gas Plants",
      "short_name": "Natural Gas",
      "description": "Map and table of US natural gas power plants",
      "url": "/gas"
    },
    {
      "name": "Solar Farms",
      "short_name": "Solar",
      "description": "Map and table of US utility-scale solar farms",
      "url": "/solar"
    }
  ]
}
