{
  "name": "OneIros — Where Dreams Become One",
  "short_name": "OneIros",
  "description": "Log your dreams. Discover how many people around the world dreamed the same thing last night.",
  "start_url": "oneiros.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FAF7F2",
  "theme_color": "#2D1B4E",
  "lang": "en",
  "categories": ["lifestyle", "health", "social"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='48' fill='%232D1B4E'/><text x='96' y='140' text-anchor='middle' font-size='110' font-family='serif'>🌙</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='120' fill='%232D1B4E'/><text x='256' y='370' text-anchor='middle' font-size='300' font-family='serif'>🌙</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "label": "OneIros Dashboard",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Log a Dream",
      "short_name": "Log Dream",
      "description": "Quickly log what you dreamed last night",
      "url": "oneiros.html#dashboard",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='24' fill='%232D1B4E'/><text x='48' y='70' text-anchor='middle' font-size='56' font-family='serif'>✍️</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "My Matches",
      "short_name": "Matches",
      "description": "See who dreamed the same thing",
      "url": "oneiros.html#matches",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='24' fill='%232D1B4E'/><text x='48' y='70' text-anchor='middle' font-size='56' font-family='serif'>✨</text></svg>", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
