{
  "name": "GinMargin - Kalkulator Profit Shopee",
  "short_name": "GinMargin",
  "description": "Kalkulator profit Shopee untuk entrepreneur Indonesia",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#EE4D2D",
  "theme_color": "#EE4D2D",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "categories": ["business", "finance", "shopping"],
  "lang": "id",
  "dir": "ltr"
}