{
  "name": "Movie Streak",
  "short_name": "Movie Streak",
  "description": "Guess the movie of the day from clues.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#14161F",
  "theme_color": "#14161F",
  "icons": [
    {
      "src": "/assets/movieus/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/assets/movieus/apple-touch-icon.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/assets/movieus/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
