{
  "name": "CarbonFreeLife",
  "short_name": "CFL",
  "description": "Calculate flight CO2 and offset with Gold Standard projects.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f4ea",
  "theme_color": "#7a9c6e",
  "categories": ["lifestyle", "travel", "utilities"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Calculate flight", "url": "/", "description": "Estimate a flight's CO2" },
    { "name": "Scan menu", "url": "/scan", "description": "Estimate meal CO2 from a menu photo" },
    { "name": "Your impact", "url": "/history", "description": "View your offsets" }
  ]
}
