{
  "name": "Daily Magic AI",
  "short_name": "Daily Magic",
  "description": "A fairy tale-inspired daily planner and self-care sanctuary for neurodivergent minds. AI Fairy Godmother guide, Paralysis Shield, Spoon Theory, Quiet Room, and family planning. Guide your light, ignite your day. Guard dreams, not data.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e1b4b",
  "theme_color": "#9333ea",
  "orientation": "portrait-primary",
  "scope": "/",
  "id": "daily-magic-ai",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/app-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Today's Plan",
      "short_name": "Today",
      "description": "View today's magical schedule",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Goals",
      "short_name": "Goals",
      "description": "Track your dreams and goals",
      "url": "/goals",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Journal",
      "short_name": "Journal",
      "description": "Write in your dream journal",
      "url": "/journal",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["productivity", "lifestyle", "health", "education"],
  "iarc_rating_id": "",
  "edge_side_panel": {
    "preferred_width": 400
  },
  "lang": "en-US",
  "prefer_related_applications": false,
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "screenshots": [],
  "related_applications": [],
  "display_override": ["standalone", "minimal-ui"]
}
