{
  "name": "SPEMARGA News",
  "short_name": "SPEMARGA",
  "description": "Portal Berita Resmi SMP Negeri 3 Gombong",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#00573F",
"icons": [
  {
    "src": "assets/img/icon-192.png",
    "sizes": "192x192",
    "type": "image/png"
  },
  {
    "src": "assets/img/icon-512.png",
    "sizes": "512x512",
    "type": "image/png"
  }
]
}