{
  "name": "Your Farm",
  "short_name": "YourFarm",
  "description": "Simple poultry farm app — eggs, birds, finances and weather",
  "start_url": "/app/?lang=en",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#FEFCF3",
  "theme_color": "#F59E0B",
  "lang": "en",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
