{
  "name": "Questory — Private Movie, TV & Game Tracker",
  "short_name": "Questory",
  "description": "Track movies, TV shows, episodes and games in one free, private, local-first app.",
  "start_url": "./",
  "scope": "./",
  "display": "browser",
  "background_color": "#0d0914",
  "theme_color": "#0d0914",
  "icons": [
    {
      "src": "assets/favicon.png",
      "type": "image/png",
      "sizes": "128x128"
    },
    {
      "src": "assets/brand/q-happy.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
