{
  "id": "/index.html",
  "name": "A New Day Money",
  "short_name": "A New Day",
  "description": "A minimal rewards and auction app for A New Day crews.",
  "scope": "./",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1C30A3",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
