{
  "name": "RTK Global Resources",
  "short_name": "RTK Global",
  "description": "Household items on installment. Loans, savings and offline payments.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#065f46",
  "categories": ["shopping", "finance", "lifestyle"],
  "icons": [
    { "src": "/favicon.ico", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Shop products", "url": "/", "description": "Browse items on installment" },
    { "name": "My dashboard", "url": "/dashboard", "description": "Your orders, loans and savings" },
    { "name": "Apply for a loan", "url": "/apply", "description": "Start a new micro-loan application" }
  ]
}
