{
  "short_name": "YouAreLight",
  "name": "You Are Light",
  "description": "A daily affirmation generator to help you start your day with positivity and light.",
  "orientation": "portrait",
  "theme_color": "#6c5ce7",
  "background_color": "#1a1a2e",
  "icons": [
    {
      "src": "favicon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "favicon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-wide.png",
      "type": "image/png",
      "sizes": "3024x1728",
      "form_factor": "wide",
      "label": "You Are Light — desktop view"
    },
    {
      "src": "screenshot-phone.png",
      "type": "image/png",
      "sizes": "1170x2532",
      "form_factor": "narrow",
      "label": "You Are Light — mobile view"
    }
  ],
  "start_url": ".",
  "display": "standalone"
}
