{
  "name": "GetItDone",
  "short_name": "GetItDone",
  "description": "A daily routine planner for productivity and growth, inspired by the Mercedes S580 2025.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#0D0D0F",
  "theme_color": "#1C1C20",
  "gcm_sender_id": "103953800507",
  "icons": [
    {
      "src": "icons/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
