{
  "name": "Rosary Haiku",
  "short_name": "Rosary Haiku",
  "id": "/index.html",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "description": "Daily Rosary prayer utilizing the minimalist focus anchor of 5-7-5 syllable haiku verses.",
  "lang": "en",
  "dir": "ltr",
  "theme_color": "#3456A4",
  "background_color": "#0F111A",
"icons": [
  {
    "src": "/img/android-chrome-192x192.png",
    "sizes": "192x192",
    "type": "image/png",
    "purpose": "any"
  },
  {
    "src": "/img/android-chrome-192x192-maskable.png",
    "sizes": "192x192",
    "type": "image/png",
    "purpose": "maskable"
  },
  {
    "src": "/img/android-chrome-256x256.png",
    "sizes": "256x256",
    "type": "image/png",
    "purpose": "any"
  },
  {
    "src": "/img/android-chrome-512x512.png",
    "sizes": "512x512",
    "type": "image/png",
    "purpose": "any"
  },
  {
    "src": "/img/android-chrome-512x512-maskable.png",
    "sizes": "512x512",
    "type": "image/png",
    "purpose": "maskable"
  }
],
  "screenshots": [
    {
      "src": "/img/android-chrome-256x256.png",
      "sizes": "256x256",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Haiku Rosary App"
    },
    {
      "src": "/img/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Haiku Rosary App"
    }
  ],
  "categories": [
    "daily",
    "rosary",
    "haiku",
    "audio",
    "prayer",
    "religion"
  ]
}