{
  "name": "Reading Rivals",
  "short_name": "Rivals",
  "description": "Track your reading progress, compete with friends, and discover new books.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "background_color": "#040b16",
  "theme_color": "#e7794d",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["books", "education", "social"]
}
