{
  "name": "Morfema - No más. No menos. Solo lo que importa.",
  "short_name": "Morfema",
  "description": "Independent journalism covering Venezuela and international affairs. Digital newspaper for the AI age.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F4F1EA",
  "theme_color": "#0A0A0A",
  "orientation": "portrait-primary",
  "lang": "es",
  "dir": "ltr",
  "icons": [
    {
      "src": "/brand/favicons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/favicons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/favicons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["news", "journalism"],
  "shortcuts": [
    {
      "name": "Venezuela News",
      "short_name": "Venezuela",
      "description": "Latest news from Venezuela",
      "url": "/venezuela",
      "icons": [
        {
          "src": "/brand/favicons/android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "International News",
      "short_name": "Internacional",
      "description": "International news coverage",
      "url": "/internacional",
      "icons": [
        {
          "src": "/brand/favicons/android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
