{
  "name": "Tenderoots - Daily Morals & Bible Verses",
  "short_name": "Tenderoots",
  "description": "Daily Bible verses & morals by age group – even offline. Teaching children to love, learn, and grow in faith!",
  "start_url": "/dashboard-files/dashboard.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#4CAF50",
  "categories": ["education", "lifestyle", "books","games"],
  "icons": [
    {
      "src": "/assets/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}