{
  "name": "Melody Fight - Music Guessing Game",
  "short_name": "Melody Fight",
  "description": "Free multiplayer music guessing game - guess the year, artist, or decade. Play with friends in your browser!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070B14",
  "theme_color": "#FFB800",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["games", "entertainment", "music"]
}
