{
  "id": "/",
  "name": "Feelog - Dein Emotions-Tracker",
  "short_name": "Feelog",
  "description": "Ein intuitiver Emotions-Tracker basierend auf dem Emotionsatlas.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "de",
  "dir": "ltr",
  "categories": ["health", "lifestyle"],
  "background_color": "#F4EDE0",
  "theme_color": "#F4EDE0",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "192x192 512x512 any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "https://res.cloudinary.com/dehytelr7/image/upload/v1775819715/web-app-manifest-192x192_im2zda.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://res.cloudinary.com/dehytelr7/image/upload/v1775819715/web-app-manifest-512x512_soflm3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": []
}
