{
  "name": "StorlyGH",
  "short_name": "StorlyGH",
  "description": "Track items, sales, expenses, and profit for your business.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2A7A62",
  "background_color": "#111827",
  "icons": [
    {
      "src": "/icons/storly-full-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/storly-full-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
