{
  "name": "Genius Blueprint™ Planner",
  "short_name": "GB Planner",
  "description": "A learning readiness planner by Unleash Your Inner Genius™",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1B2C4E",
  "theme_color": "#1B2C4E",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
