{
  "name": "My Whole Story",
  "short_name": "Whole Story",
  "description": "Stories where Black children are the hero. A practice tool, not therapy.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#14201b",
  "theme_color": "#7a4fae",
  "icons": [
    {
      "src": "favicons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicons/icon-512-dark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
