{
  "short_name": "BrightBefore",
  "name": "BrightBefore — Routines that unlock screens",
  "description": "Routines that unlock screens. A calming parental control app that turns daily tasks into earned screen time.",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#F4F1EA",
  "theme_color": "#8FA89A",
  "categories": ["education", "kids", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
}
