{
  "name": "Birthday Sprinkle",
  "short_name": "Sprinkle",
  "description": "Run your birthday club: members, gifts, texts, and growth — like an app, right from your home screen.",
  "id": "/biz",
  "start_url": "/biz",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf7f2",
  "theme_color": "#ef3e4a",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
