{
  "name": "Steps of Grace",
  "short_name": "SOG",
  "description": "Walk · Pray · Thrive — Edmonton's faith-powered walking app",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A0A3B",
  "theme_color": "#1A0A3B",
  "lang": "en-CA",
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "screenshots/home.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow" }
  ],
  "shortcuts": [
    { "name": "Today's Devotion", "short_name": "Devotion", "url": "/?tab=devotional", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Start Walking", "short_name": "Walk", "url": "/?tab=home", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
