{
  "name": "StepByUnlock - Wellness & Calendar",
  "short_name": "StepByUnlock",
  "description": "Kompleksowa aplikacja wellness i produktywności z kalendarzem, afirmacjami i celami życiowymi. Przewodnik osobistego rozwoju w Twoim telefonie.",
  "start_url": "/app/dashboard.html",
  "display": "standalone",
  "background_color": "#0b1220",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "scope": "/app/",
  "lang": "pl",
  "dir": "ltr",
  "icons": [
    {
      "src": "/app/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/app/screenshots/dashboard.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Dashboard z celami i afirmacjami"
    },
    {
      "src": "/app/screenshots/calendar.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Kalendarz I-Unlock z planem dnia"
    }
  ],
  "categories": [
    "health",
    "lifestyle",
    "productivity",
    "utilities"
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Główna",
      "description": "Otwórz główny ekran z celami",
      "url": "/app/dashboard.html",
      "icons": [
        {
          "src": "/app/icons/shortcut-dashboard.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Kalendarz",
      "short_name": "I-Unlock",
      "description": "Otwórz kalendarz wydarzeń",
      "url": "/app/index.html",
      "icons": [
        {
          "src": "/app/icons/shortcut-calendar.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Cele",
      "short_name": "Cele",
      "description": "Edytuj swoje cele",
      "url": "/app/cele.html",
      "icons": [
        {
          "src": "/app/icons/shortcut-goals.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "iarc_rating_id": "",
  "share_target": {
    "action": "/app/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
