{
  "name": "Wake Up Ninja | Daily Motivation",
  "short_name": "WakeUpNinja",
  "description": "Start your day with powerful daily motivational quotes.",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#2d2d2d",
  "theme_color": "#ff4d5a",
  "icons": [
    {
      "src": "/img/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}