{
  "name": "Eaternity Flit",
  "short_name": "Flit",
  "description": "Scan products to discover their verified CO2 footprint and support sustainable farming",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#22c55e",
  "orientation": "portrait",
  "scope": ".",
  "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"
    },
    {
      "src": "flit-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["lifestyle", "food", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Scan Product",
      "short_name": "Scan",
      "description": "Scan a product barcode",
      "url": "scan",
      "icons": []
    },
    {
      "name": "Browse Products",
      "short_name": "Browse",
      "description": "Browse all products",
      "url": "browse",
      "icons": []
    }
  ]
}
