{
  "name": "ReaderMagnet Reader",
  "short_name": "RM Reader",
  "description": "Read free ARC books, bookmark your place, and leave reviews — all in one app.",
  "start_url": "/my-books",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1A3A2A",
  "orientation": "portrait-primary",
  "categories": ["books", "entertainment", "education"],
  "icons": [
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/reader-light.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "ReaderMagnet Reader — Light Mode"
    }
  ],
  "shortcuts": [
    {
      "name": "My Books",
      "short_name": "Books",
      "url": "/my-books",
      "description": "View your ARC library"
    },
    {
      "name": "Browse Free Books",
      "short_name": "Browse",
      "url": "/browse",
      "description": "Find new free ARCs to read"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://readermagnet.com/download/android",
      "id": "com.readermagnet.reader"
    }
  ],
  "prefer_related_applications": false
}
