{
  "name": "GODGOTME.COM",
  "short_name": "GODGOTME.COM",
  "description": "Wear the reminder. Be the witness. A daily walk for the people God carried.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": ["lifestyle", "social"],
  "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Today's Ritual",
      "url": "/#today",
      "description": "One verse, one reflection, one act"
    },
    {
      "name": "The Walk",
      "url": "/walk",
      "description": "Daily reading plans"
    },
    {
      "name": "Shop",
      "url": "/merch",
      "description": "Black-only apparel"
    }
  ]
}
