{
  "name": "BECOME 100 — Daily Inspirations",
  "short_name": "BECOME 100",
  "description": "100 days of becoming. One message at a time.",
  "start_url": "./journey.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBF9F4",
  "theme_color": "#2D5016",
  "categories": ["lifestyle", "books", "health"],
  "lang": "en",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
