{
  "name": "Notewise - Minimalist Note-taking",
  "short_name": "Notewise",
  "description": "Capture, organize, and remember everything with Notewise",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#18181b",
  "scope": "/",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23ffffff' width='192' height='192'/><rect fill='%2318181b' x='32' y='24' width='128' height='144' rx='12'/><path fill='%23ffffff' d='M60 60h72v8H60zm0 20h72v8H60zm0 20h72v8H60zm0 20h48v8H60z'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23ffffff' width='512' height='512'/><rect fill='%2318181b' x='85' y='64' width='342' height='384' rx='32'/><path fill='%23ffffff' d='M160 160h262v21H160zm0 53h262v21H160zm0 53h175v21H160z'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 180 180'><rect fill='%2318181b' width='180' height='180' rx='40'/><rect fill='%23ffffff' x='30' y='24' width='120' height='132' rx='8'/><path fill='%2318181b' d='M54 54h72v8H54zm0 20h72v8H54zm0 20h72v8H54zm0 20h48v8H54z'/></svg>",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23fafafa' width='540' height='720'/><rect fill='%23ffffff' width='540' height='60' rx='0'/><circle cx='30' cy='30' r='5' fill='%2318181b'/><text x='60' y='35' font-size='18' font-weight='bold' fill='%2318181b'>Notewise</text><rect fill='%23e4e4e7' x='30' y='100' width='480' height='40' rx='8'/><rect fill='%23ffffff' x='30' y='160' width='220' height='140' rx='12' fill-opacity='0.5'/><rect fill='%23ffffff' x='290' y='160' width='220' height='140' rx='12' fill-opacity='0.5'/><rect fill='%23ffffff' x='30' y='320' width='480' height='300' rx='12'/><text x='60' y='380' font-size='16' font-weight='bold' fill='%2318181b'>Dashboard</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Buat Catatan",
      "short_name": "Baru",
      "description": "Langsung buat catatan baru",
      "url": "/new",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%2318181b' width='96' height='96' rx='20'/><path fill='%23ffffff' d='M48 24v48M24 48h48' stroke='%23ffffff' stroke-width='4' stroke-linecap='round'/></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Pengaturan",
      "short_name": "Settings",
      "description": "Buka pengaturan akun",
      "url": "/settings",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%2318181b' width='96' height='96' rx='20'/><circle cx='48' cy='48' r='12' fill='%23ffffff'/><circle cx='48' cy='20' r='5' fill='%23ffffff'/><circle cx='68' cy='28' r='5' fill='%23ffffff'/><circle cx='76' cy='48' r='5' fill='%23ffffff'/><circle cx='68' cy='68' r='5' fill='%23ffffff'/><circle cx='48' cy='76' r='5' fill='%23ffffff'/><circle cx='28' cy='68' r='5' fill='%23ffffff'/><circle cx='20' cy='48' r='5' fill='%23ffffff'/><circle cx='28' cy='28' r='5' fill='%23ffffff'/></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
