{
  "name": "OMAD Timer",
  "short_name": "OMAD Timer",
  "id": "com.typugh.omadtimer",
  "description": "Free ad-free OMAD fasting timer with countdown, fast target progress, and Ko-fi support",
  "start_url": "/omad-timer/",
  "display": "standalone",
  "background_color": "#2D1B69",
  "theme_color": "#2D1B69",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
