{
  "name": "Social Media Harvey",
  "short_name": "Harvey",
  "description": "PWA Harvey Social Media v3.4 dengan autentikasi dan API gateway Supabase.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f3f6f2",
  "theme_color": "#203e2c",
  "lang": "id-ID",
  "categories": [
    "business",
    "productivity",
    "social"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Content Plan",
      "short_name": "Content Plan",
      "url": "/?module=content_plan&source=shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Plotting 3D Design",
      "short_name": "Plotting 3D",
      "url": "/?module=plotting_3d&source=shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Titik Project Harvey",
      "short_name": "Titik Project",
      "url": "/?module=project_points&source=shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
