{
  "name": "Beads of Hope",
  "short_name": "Beads of Hope",
  "description": "Handmade beaded pens, badge reels, keychains, and bag charms supporting Type 1 Diabetes awareness.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF7F2",
  "theme_color": "#3B9EA8",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "categories": ["shopping", "lifestyle", "health"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "apple-mobile-web-app-capable": "yes",
  "apple-mobile-web-app-title": "Beads of Hope",
  "apple-mobile-web-app-status-bar-style": "default"
}
