{
  "name": "PremierMobile — Mobile Banker",
  "short_name": "PremierMobile",
  "description": "Record customer deposits and manage your daily collections.",
  "start_url": "./dashboard.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f6f5",
  "theme_color": "#0a5c40",
  "icons": [
    { "src": "../images/logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "../images/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
