Compare commits
3
Commits
ff57d52dde
...
1.0.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e3c8f980f7 | ||
|
|
4b5caebfbe | ||
|
|
7c1b6a7a08 |
@@ -0,0 +1,13 @@
|
||||
node_modules
|
||||
.next
|
||||
.git
|
||||
.env
|
||||
.env.*
|
||||
dist
|
||||
build
|
||||
*.log
|
||||
.DS_Store
|
||||
.agents
|
||||
.claude
|
||||
.cursor
|
||||
.devin
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "TitipIn - Sistem Titip Pesanan",
|
||||
"name": "TitipIn",
|
||||
"short_name": "TitipIn",
|
||||
"description": "Platform jasa titip pesanan bersama yang modern, cepat, dan transparan.",
|
||||
"start_url": "/",
|
||||
@@ -7,7 +7,10 @@
|
||||
"orientation": "portrait",
|
||||
"theme_color": "#1B2CC1",
|
||||
"background_color": "#F4F6FB",
|
||||
"categories": ["productivity", "utilities"],
|
||||
"categories": [
|
||||
"productivity",
|
||||
"utilities"
|
||||
],
|
||||
"icons": [
|
||||
{
|
||||
"src": "/icons/icon-72x72.png",
|
||||
|
||||
Reference in New Issue
Block a user