{
  "name": "Gemledger",
  "short_name": "Gemledger",
  "description": "Premium inventory, consignment, and operations ledger for gemstones.",
  "id": "/?source=pwa",
  "start_url": "/dashboard",
  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay", "minimal-ui"],
  "background_color": "#020205",
  "theme_color": "#020205",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-1024x1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-solid-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-solid-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-solid-1024x1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/promo-landing.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Gemledger Cinematic Landing Page (Desktop and Mobile)"
    },
    {
      "src": "/promo-login.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Robust Dual-Factor Security Login (Desktop and Mobile)"
    },
    {
      "src": "/promo-dashboard.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Gemledger Operations Dashboard (Desktop and Mobile)"
    },
    {
      "src": "/promo-inventory.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Gemstone Inventory Database (Desktop and Mobile)"
    },
    {
      "src": "/promo-consignments.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Secure Consignment Ledger (Desktop and Mobile)"
    },
    {
      "src": "/promo-analytics.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Real-time Sales Analytics (Desktop and Mobile)"
    }
  ]
}
