{
  "name": "Hold, Please.",
  "short_name": "Hold, Please",
  "description": "A brain parking lot for the things you almost forgot.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A4D43",
  "theme_color": "#1A4D43",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
