{
  "name": "MoviesPe | PC-Device",
  "short_name": "MoviesPe",
  "description": "Streaming premium con los mejores estrenos. Películas, series, anime e IPTV.",
  "start_url": "/moviespe",
  "display": "standalone",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "es-PE",
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "categories": ["entertainment", "video", "streaming"],
  "icons": [
    {
      "src": "/assets/logo.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/favicon.svg",
      "sizes": "48x48 72x72 96x96 128x128 256x256",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false,
  "related_applications": [],
  "iarc_rating_id": ""
}