{
  "name": "Lulu - Eine Freundin auf vier Beinen",
  "short_name": "Lulu Chorkie",
  "description": "Lulu Chorkie Hundedame: Kindheit, Familie, Freunde, Expeditionen, Tipps und Tricks",
  "start_url": "./home/",
  "display": "standalone",
  "background_color": "#ffecb6",
  "theme_color": "#ffbd07",
  "orientation": "portrait-primary",
  "scope": "./",
  "lang": "de",
  "categories": ["lifestyle", "entertainment", "social"],
  "icons": [
    {
      "src": "./image/icon-16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./image/icon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./image/icon-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./image/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./image/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./image/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./image/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "./image/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Lulus Website auf Desktop"
    },
    {
      "src": "./image/screenshot-mobile.png", 
      "sizes": "375x667",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Lulus Website auf Mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Lulus Kindheit",
      "short_name": "Kindheit",
      "description": "Erfahre mehr über Lulus Kindheit",
      "url": "./childhood/",
      "icons": [
        {
          "src": "./image/icon-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Expeditionen", 
      "short_name": "Abenteuer",
      "description": "Lulus spannende Expeditionen",
      "url": "./expeditions/",
      "icons": [
        {
          "src": "./image/icon-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
