{
  "name": "4P3X MashVerse™",
  "short_name": "MashVerse",
  "description": "AI Character Mashup Studio for original pet, mascot and creature art concepts.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#050506",
  "theme_color": "#050506",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "scope": "./"
}