{
  "name": "Fart Sounds - The Ultimate Fart Soundboard Collection",
  "short_name": "Fart Sounds",
  "lang": "en-US",
  "description": "Fart Sounds is a digital entertainment platform dedicated to preserving and celebrating toilet humor through comprehensive soundboard collections, educational content, and community engagement.",
  "icons": [
    {
      "src": "images/fart-sounds-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/fart-sounds-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#FF8C00",
  "background_color": "#FFA500",
  "display": "standalone",
  "start_url": "/index.html",
  "scope": "/",
  "id": "https://fart-sounds.net"
}