{
  "name": "Budget Execution Management Information System - DA RFO 10",
  "short_name": "BEMIS RFO10",
  "description": "DA RFO 10 BEMIS Offline-First PWA with Firebase synchronization and Google Shared Drive Digital Repository",
  "id": "./",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f3f7fb",
  "theme_color": "#0d3d72",
  "orientation": "any",
  "icons": [
    {
      "src": "assets/images/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/images/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}