{
  "name": "Forgift & Forget\u2122",
  "short_name": "Forgift",
  "description": "Never Miss a Special Moment\u2122",
  "theme_color": "#9333EA",
  "background_color": "#ebe4f3",
  "display": "standalone",
  "orientation": "any",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
