{
  "name": "Celebut",
  "short_name": "Celebut",
  "description": "Celebrate your special moments with friends and family",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#f4f2ee",
  "theme_color": "#E7BD4B",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
