{
  "name": "ChristmasPrism",
  "short_name": "ChristmasPrism",
  "description": "The map for Christmas light displays. Find the lights near you, plan a route, and add your own display.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#fcfbf7",
  "theme_color": "#123e32",
  "icons": [
    {
      "src": "./assets/images/app-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./assets/images/app-icon-167.png",
      "sizes": "167x167",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
