{
  "name": "Meme Soundboard",
  "short_name": "Memes",
  "description": "The ultimate, most fun meme soundboard! Play Roblox Oof, Bruh, Skibidi, and more viral sounds instantly.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#e6f4fd",
  "theme_color": "#ff1a8c",
  "icons": [
    {
      "src": "/icons/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "games", "music"],
  "orientation": "portrait"
}