{
  "name": "Pencil-In",
  "short_name": "Pencil-In",
  "description": "Get your people together. Find the date, lock it in.",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#FAF6EF",
  "theme_color": "#1F4A3A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/pencil-in-icon-green.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
