{
  "name": "BookTogether",
  "short_name": "BookTogether",
  "description": "Stories Are Better Together — free family shared reading with 126 books in English & Spanish",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAFAF5",
  "theme_color": "#2D7D9A",
  "orientation": "any",
  "categories": ["education", "books"],
  "lang": "en",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/img/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "BookTogether — Stories Are Better Together"
    }
  ]
}
