{
  "name": "Papa Prep",
  "short_name": "Papa Prep",
  "description": "A field guide to the first year \u2014 for the dad.",
  "start_url": "/app#/week",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#11150F",
  "theme_color": "#11150F",
  "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
