{
  "theme_color": "#F8F3EC",
  "background_color": "#F8F3EC",
  "display": "standalone",
  "start_url": "./index.html",
  "lang": "en-US",
  "name": "Love Dad",
  "short_name": "Love Dad",
  "description": "Love, Dad. is a free positive parenting app filled with daily affirmations, encouraging messages, emotional support, and confidence-building words to help children feel loved, safe, and understood. Save favorites, create custom messages, and strengthen your bond every day.",
  "icons": [
    {
      "src": "./imgs/logo-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./imgs/logo-256x256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./imgs/logo-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./imgs/logo-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}