{
  "name": "BootAnimDeck - Boot Animation Studio",
  "short_name": "BootAnimDeck",
  "description": "Explore 220+ Android boot animations, edit parameters, and create custom boot animations",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "entertainment"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Boot Animation Studio",
      "short_name": "Studio",
      "description": "Open the animation studio",
      "url": "/studio"
    },
    {
      "name": "Video Converter",
      "short_name": "Convert",
      "description": "Convert video to boot animation",
      "url": "/video-to-bootanimation"
    }
  ]
}
