{
  "name": "Project Me",
  "short_name": "Project Me",
  "description": "Come home to yourself.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FBF9F6",
  "theme_color": "#5B4470",
  "icons": [
    {"src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ]
}