{
  "name": "Berita Meureno",
  "short_name": "Meureno",
  "description": "Portal informasi digital Aceh terkini",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#00703C",
  "lang": "id",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["news"],
  "shortcuts": [
    {
      "name": "Berita Terbaru",
      "url": "/",
      "description": "Lihat berita terbaru Aceh"
    },
    {
      "name": "Panduan",
      "url": "/panduan",
      "description": "Artikel panduan & evergreen"
    }
  ]
}