{
  "name": "Teach Me Something",
  "short_name": "TeachMe",
  "description": "Press a button, learn one true thing. Over 2,000 short, verified facts across 50+ fields — and you never see the same one twice.",
  "id": "/apps/teach-me-something/",
  "start_url": "/apps/teach-me-something/",
  "scope": "/apps/teach-me-something/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "categories": ["education", "entertainment"],
  "icons": [
    {
      "src": "/apps/teach-me-something/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apps/teach-me-something/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apps/teach-me-something/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
