{
  "name": "Chappta — Every chapter matters",
  "short_name": "Chappta",
  "description": "A social reading platform where you react to books chapter-by-chapter.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#6C3CF0",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}