{
  "name": "kjekit - Nicely Shared Checklists",
  "short_name": "kjekit",
  "description": "Nicely Shared Checklists",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#76daDA",
  "theme_color": "#76daDA",
  "orientation": "portrait-primary",
  "categories": [
    "productivity",
    "shopping",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "../icons/icon-48.webp",
      "type": "image/png",
      "sizes": "48x48",
      "purpose": "any maskable"
    },
    {
      "src": "../icons/icon-72.webp",
      "type": "image/png",
      "sizes": "72x72",
      "purpose": "any maskable"
    },
    {
      "src": "../icons/icon-96.webp",
      "type": "image/png",
      "sizes": "96x96",
      "purpose": "any maskable"
    },
    {
      "src": "../icons/icon-128.webp",
      "type": "image/png",
      "sizes": "128x128",
      "purpose": "any maskable"
    },
    {
      "src": "../icons/icon-192.webp",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "../icons/icon-256.webp",
      "type": "image/png",
      "sizes": "256x256",
      "purpose": "any maskable"
    },
    {
      "src": "../icons/icon-512.webp",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "536x858",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Organize lists into folders"
    },
    {
      "src": "/screenshot-checklist.png",
      "sizes": "536x858",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Check off items while shopping"
    },
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1288x636",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Organize lists into folders"
    }
  ]
}
