{
  "name": "Email Bestie",
  "short_name": "Email Bestie",
  "description": "What to send, when to send it, and what it should say. In your voice.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FDFBF7",
  "theme_color": "#2D3B2D",
  "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" }
  ]
}
