{
  "name": "ExploreWithUs - Nachhaltiges Reisen",
  "short_name": "ExploreWithUs",
  "description": "Entdecken Sie nachhaltige Reiseziele und CO₂-neutrale Reiseerlebnisse. Ihre Plattform für verantwortungsvolles Reisen.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "orientation": "portrait-primary",
  "categories": ["travel", "lifestyle", "education"],
  "lang": "de",
  "dir": "ltr",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/lovable-uploads/c5a26efd-8946-4fa4-814a-4dd2c3613c7b.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/lovable-uploads/c5a26efd-8946-4fa4-814a-4dd2c3613c7b.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/lovable-uploads/eb12499c-1060-4364-8d1e-8fe3c9556d05.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Reiseangebote",
      "short_name": "Angebote",
      "description": "Nachhaltige Reiseangebote durchsuchen",
      "url": "/offers",
      "icons": [
        {
          "src": "/lovable-uploads/c5a26efd-8946-4fa4-814a-4dd2c3613c7b.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "CO₂-Rechner",
      "short_name": "CO₂",
      "description": "Reise-CO₂-Fußabdruck berechnen",
      "url": "/co2-calculator",
      "icons": [
        {
          "src": "/lovable-uploads/c5a26efd-8946-4fa4-814a-4dd2c3613c7b.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Blog",
      "short_name": "Blog",
      "description": "Nachhaltiger Reise-Blog",
      "url": "/blog",
      "icons": [
        {
          "src": "/lovable-uploads/c5a26efd-8946-4fa4-814a-4dd2c3613c7b.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://34d1307c-4c60-4328-af2c-50f4b6a50ecb.lovableproject.com/manifest.json"
    }
  ],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  }
}