{
  "name": "Endless Journey Invoice Generator",
  "short_name": "EJ Invoice",
  "description": "Invoice Generator Endless Journey yang dapat diedit dan digunakan offline setelah terpasang.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#e9eeeb",
  "theme_color": "#003d30",
  "icons": [
    {
      "src": "logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}