{
  "name": "Redefined Spines",
  "short_name": "RS",
  "description": "Your digital books, on display. Build a virtual bookshelf from your ebooks and audiobooks.",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#F5F0E8",
  "theme_color": "#1B2838",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/img/logo/derived/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/logo/derived/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["books", "lifestyle"],
  "lang": "en"
}
