{
  "name": "Forsova Luma",
  "short_name": "Luma",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#FFFFFF",
  "description": "Forsova Luma is a simple and fast calorie tracker with a clean, easy-to-use interface. Log food, water, activity, and weight, scan barcodes, track daily goals, and use AI to help estimate meals.",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}