{
  "id": "/index.html",
  "name": "shelf — track shows, movies, games & books",
  "short_name": "shelf",
  "description": "Track what you watch, play and read. Shows, movies, games and books in one clean tracker — mark progress, rate, and see what's next and what's upcoming.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#eef1f7",
  "theme_color": "#f4f6fb",
  "categories": ["entertainment", "lifestyle", "productivity"],
  "icons": [
    { "src": "icons/icon-192r.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512r.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "media/screenshot-1.png", "sizes": "480x960", "type": "image/png", "form_factor": "narrow", "label": "Your movie library at a glance" },
    { "src": "media/screenshot-2.png", "sizes": "480x960", "type": "image/png", "form_factor": "narrow", "label": "Rate everything 0.5–10 stars" },
    { "src": "media/screenshot-3.png", "sizes": "480x960", "type": "image/png", "form_factor": "narrow", "label": "Track games and progress" },
    { "src": "media/screenshot-4.png", "sizes": "480x960", "type": "image/png", "form_factor": "narrow", "label": "Personalize themes and colors" }
  ]
}
