{
  "id": "/",
  "name": "Wade",
  "short_name": "Wade",
  "description": "Affirmations, guided meditations and journaling rooted in faith and purpose.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#3D7055",
  "theme_color": "#3D7055",
  "lang": "en",
  "dir": "ltr",
  "categories": ["health", "lifestyle"],
  "icons": [
    {
      "src": "wade_icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "wade_icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "wade_icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot_01_onboarding.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Welcome to Wade"
    },
    {
      "src": "screenshot_02_goals.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Choose What Matters Most"
    },
    {
      "src": "screenshot_03_affirmations.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Daily Affirmations"
    },
    {
      "src": "screenshot_04_meditate.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Guided Meditations"
    },
    {
      "src": "screenshot_05_visualize.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Guided Visualizations"
    },
    {
      "src": "screenshot_06_journal.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Daily Journal"
    }
  ],
  "shortcuts": [
    {
      "name": "Meditate",
      "short_name": "Meditate",
      "description": "Start a guided meditation session",
      "url": "/"
    },
    {
      "name": "Journal",
      "short_name": "Journal",
      "description": "Open your daily journal",
      "url": "/"
    }
  ]
}
