{
  "name": "Ätheria - Tarot & Lenormand",
  "short_name": "Ätheria Tarot",
  "description": "🔮 Kartenlegen App von Top-100-Kartenlegerin Monika Paulus. Tarot, Lenormand, Liebesorakel & spirituelle Begleitung.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1a1030",
  "background_color": "#0f0a1a",
  "categories": ["lifestyle", "productivity"],
  "screenshots": [
    {
      "src": "https://media.base44.com/images/public/69fa2c87f5704c85964bb938/3efc78001_B5C0ED5B-D79E-479B-8750-95390682DEEB.png",
      "sizes": "192x192",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "https://media.base44.com/images/public/69fa2c87f5704c85964bb938/3efc78001_B5C0ED5B-D79E-479B-8750-95390682DEEB.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%231a1030' width='192' height='192'/><text x='50%' y='50%' font-size='120' dy='.3em' text-anchor='middle' dominant-baseline='middle' fill='%23d4af37'>✦</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%231a1030' width='512' height='512'/><text x='50%' y='50%' font-size='350' dy='.3em' text-anchor='middle' dominant-baseline='middle' fill='%23d4af37'>✦</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Tarot-Legung",
      "short_name": "Legung",
      "description": "Schnelle Tarot-Legung starten",
      "url": "/spread",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%231a1030' width='192' height='192'/><text x='50%' y='50%' font-size='120' dy='.3em' text-anchor='middle' dominant-baseline='middle' fill='%23d4af37'>🔮</text></svg>",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Liebesorakel",
      "short_name": "Liebe",
      "description": "Liebes-Legung",
      "url": "/love",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%231a1030' width='192' height='192'/><text x='50%' y='50%' font-size='120' dy='.3em' text-anchor='middle' dominant-baseline='middle' fill='%23d4af37'>❤️</text></svg>",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
