{
  "name": "One Degree",
  "short_name": "One Degree",
  "description": "Meet someone you haven't met yet. One small true story, one quiet question, and one thing to carry into your day.",
  "start_url": "./?src=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F1E6",
  "theme_color": "#C75B39",
  "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" }
  ]
}
