{
  "name": "MeBookMedia",
  "short_name": "MeBookMedia",
  "description": "The creative discovery platform where artists, musicians, writers, filmmakers, and educators share their work, pitch their vision, and connect with a global audience.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a12",
  "theme_color": "#8b5cf6",
  "orientation": "portrait-primary",
  "categories": ["entertainment", "social", "music", "art"],
  "lang": "en",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/mebookmedia-logo.jpg",
      "sizes": "414x223",
      "type": "image/jpeg",
      "label": "MeBookMedia — Discover Creative Talent"
    }
  ]
}
