{
  "name": "Readify – Read, Focus, Track",
  "short_name": "Readify",
  "description": "A reading-focused web app to explore books, stay in flow with ambient sounds, play focus games, track reading progress, and save completed books.",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f9f9f9",
  "theme_color": "#17be20",
  "lang": "en",
  "icons": [
    {
      "src": "./android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "./android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
