{
  "short_name": "lirikanmu",
  "name": "lirikanmu",
  "description": "Lirik Lagu Andalanmu",
  "icons": [
    {
      "src": "views/images/icon.png",
      "type": "image/png",
      "sizes": "110x110"
    }
  ],
  "start_url": "/",
  "background_color": "#000000",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#007BFF",
  "shortcuts": [
    {
      "name": "Mobile",
      "short_name": "Mobile",
      "description": "versi mobile",
      "url": "/",
      "icons": [{ "src": "views/images/icon.png", "sizes": "110x110" }]
    },
    {
      "name": "Desktop",
      "short_name": "Desktop",
      "description": "versi desktop",
      "url": "/",
      "icons": [{ "src": "views/images/icon.png", "sizes": "110x100" }]
    }
  ]
}
