{
  "name": "Seedle — Daily Farming Puzzle Game",
  "short_name": "Seedle",
  "description": "Play Seedle, the daily farming puzzle game. Arrange crops on a grid to maximise your harvest score. New puzzle every day.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f5f0e8",
  "theme_color": "#f5f0e8",
  "lang": "en",
  "categories": ["games", "puzzle"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
