{
  "name": "Screendle — Name that film before the credits roll.",
  "short_name": "Screendle",
  "description": "Every day, a mystery film hides behind five clues. Plot, date, runtime, box office, cast. Each reveal brings you closer... Can you crack the game before the final clue drops?",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#161310",
  "theme_color": "#161310",
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
