{
  "id": "/",
  "name": "Daily Grace",
  "short_name": "Daily Grace",
  "description": "A simple and lightweight Bible reading app for daily reading. No login, no ads, and easy to use.",
  "start_url": "https://www.daily-grace.cc/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0078D7",
  "orientation": "portrait-primary",
  "dir": "auto",
  "scope": "https://www.daily-grace.cc/",
  "lang": "en",
  
  "display_override": [
    "window-controls-overlay",
    "fullscreen",
    "browser",
    "minimal-ui",
    "standalone"  ],
  
  "icons": [
    {
      "src": "/192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
    ],
  
    "screenshots": [
    {
      "src": "/screenshots/screen1.png",
      "sizes": "540x720",
      "type": "image/png"
    }
       ],
  
  "categories": ["utilities", "productivity"],
  "prefer_related_applications": false
  
}
