{
  "name": "Shelfie",
  "short_name": "Shelfie",
  "description": "Index your cookbooks. Find any recipe.",
  "start_url": "/projects/shelfie/",
  "scope": "/projects/shelfie/",
  "display": "standalone",
  "background_color": "#fdf2f7",
  "theme_color": "#E5287A",
  "icons": [
    {
      "src": "/projects/shelfie/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/projects/shelfie/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/projects/shelfie/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/projects/shelfie/shelfie-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
