
{
  "name": "Dandesain Invoice",
  "short_name": "Danvoice",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#199FFF",
  "description": "Aplikasi Generator Invoice Dandesain",
  "icons": [
    {
      "src": "./inv192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./inv512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
