{
  "name": "Atlas",
  "short_name": "Atlas",
  "description": "A gentle, bounded device that grows with your child",
  "start_url": "/app/field-book/",
  "scope": "/app/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#faf7f5",
  "theme_color": "#faf7f5",
  "icons": [
    {
      "src": "/app/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}