{
  "name": "The 3AM Feed",
  "short_name": "3AM Feed",
  "description": "What moms get done when sleep isn't an option.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#30364C",
  "theme_color": "#30364C",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
