{
  "name": "Bike Chatt",
  "short_name": "Bike Chatt",
  "description": "Paths and routes for cyclists in Chattanooga, TN",
  "start_url": "/",
  "display": "fullscreen",
  "background_color": "#c3f44d",
  "theme_color": "#c3f44d",
  "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"
    }
  ]
}
