{
  "name": "Learn PF - Productive Failure Learning Platform",
  "short_name": "Learn PF",
  "description": "Master concepts through productive failure - Learn, Practice, Perfect",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFB000",
  "theme_color": "#FFC000",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/images/svgs/learnpf-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/images/non-content/landing/learnpf-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/non-content/landing/learnpf-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity", "learning"],
  "screenshots": [
    {
      "src": "/images/non-content/landing/hero-kids.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "label": "Learn PF Landing Page"
    }
  ]
}
