{
  "name": "NightLog",
  "short_name": "NightLog",
  "description": "Step outside tonight. One question for your kid. Log the moment.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080C18",
  "theme_color": "#080C18",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
