{
  "name": "PixloMotive Studio",
  "short_name": "PixloMotive",
  "description": "A professional game asset production suite for pixel art, animation, sound, and world building.",
  "start_url": "/workspace",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#08080a",
  "theme_color": "#8b5cf6",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["graphics", "design", "productivity"],
  "prefer_related_applications": false,
  "screenshots": []
}
