{
  "name": "Fridge Magnet",
  "short_name": "Fridge",
  "description": "The shared family fridge for notes, photos, drawings, reminders and more.",
  "start_url": "/fridge",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#e8eef2",
  "theme_color": "#e8eef2",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
