
{
  "name": "Listify",
  "short_name": "Listify",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDFCF0",
  "theme_color": "#FF6B6B",
  "description": "Every day planning, one smart list.",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3067/3067451.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3067/3067451.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["lifestyle", "productivity", "travel"],
  "shortcuts": [
    {
      "name": "New List",
      "url": "./#/",
      "icons": [{ "src": "https://cdn-icons-png.flaticon.com/512/3067/3067451.png", "sizes": "192x192" }]
    }
  ]
}
