{
  "name": "Santa Claus Tracker",
  "short_name": "Santa Tracker",
  "start_url": "/app/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1e4620",
  "theme_color": "#d4af37",
  "orientation": "any",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "favicon.ico",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ]
}
